OutSystems Forge 日本語データベース

PDF Header and Footer

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

Forge英文サイト

2016-05-18 2.0.0 Fantato 9.1.301.0 All All Components, How-tos, Templates
このサンプルは、Html2PdfConverterを使用してヘッダー、フッター、およびページ番号を使用する方法を示しています。
このアプリケーションには、html2pdfコンポーネントで使用するヘッダーとフッターを作成するための一連のWebblockがあります。 GeneratePDFアクションへのラッパーを持ち、対応するフィールドを設定してツールキットを直接呼び出し、作成されたWebブロックを提供します。 ページ数(現在および合計)を使用することは可能です。 それを使っている例があります。

[Overview]
This sample shows how to use header,footer and page number using Html2PdfConverter
[Detail]
This application has an set of webblocks to create your header and footers for use with html2pdf component. It has an wrapper to GeneratePDF action to call directly the toolkit setting the correspondent fields to provide those webblocks created. It is possible to use number of pages (current and total). There is an example using it.
戻る