OutSystems Forge 日本語データベース

Conversion Of Html,Text,XML To PDF Format

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-04-25 3.0.0 vidya sri SQL Server .NET Libraries
HTMLコード、標準テキスト、XMLコードをPDF形式に変換し、各ページのフッターにページ番号を追加します。 この拡張機能では、PDFフォーマットのオリエンテーションを設定することもできます。 Cssコードは、Cssクラスとして入力パラメータとして送信することもできます(画像参照)。デフォルトのオリエンテーションはポートレートです。 Landscape Orientation InputパラメータをTrueに設定して、Landscapeに変更することもできます。 (画像参照)
適切なコードを入力パラメータとして送信することにより、HTMLコード、標準テキスト、およびXMLコードをPDFフォーマットに変換し、cssコードを入力パラメータとして渡すこともできます(これはhtmlの場合はオプションです)。また、OrientationをPortraitまたは 風景方向入力パラメータを設定して風景を表示します。 この拡張機能のデフォルトの向きは縦向きです。 Landscapeに変更する必要がある場合入力パラメータをTrueに設定します(これはオプションです)。 また、各ページのフッターにページ番号を追加しました。

[Overview]
Conversion of Html Code, Normal Text, XML Code to PDF Format and adding Page Number in the Footer for each page. We can also set the Orientation for the PDF format in this Extension. Css Code also can send as Input Parameter as Css Class.(See the Image) The Default Orientation is Portrait. Can also Change to Landscape by set the Landscape Orientation Input parameter to True. (See the Image)
[Detail]
Conversion of Html Code, Normal Text and XML Code to PDF Format by sending the appropriate code as input parameter and can also pass the css code as input parameter (this is optional when us of html) and also can set the Orientation to be Portrait or Landscape by set the Landscape Orientation Input Parameter. Default Orientation for this Extension is Portrait. If need to Change to Landscape Set the Input Parameter to True(this is optional). And also added the page number in the footer for each page.
戻る