OutSystems Forge 日本語データベース

CreatePDFImages

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

Forge英文サイト

2017-09-06 1.0.0 J Miguel Garcia All .NET Widgets, Plug-ins
提供されたPDFファイルパスからイメージを作成します。 出力画像フォーマットは、bmp、gif、jpg、png、またはtiffです。 "FileSystem"拡張機能付きで便利
指定されたPDFファイルパスからイメージを生成し、保存されたパスを取得します。 出力画像フォーマットは、bmp、gif、jpg、png、またはtiffです。 イメージファイル名は、PDF + "_" + PageNumberと同じです(10未満の場合は "0"で始まります)。 この拡張機能は、PdfiumViewerライブラリーを使用します。

[Overview]
Creates image(s) from provided PDF file path. Output image format can be bmp, gif, jpg, png or tiff. Usefull with the "FileSystem" extension
[Detail]
Generates images from a specified PDF file path and retrieves the saved path. Output image format can be bmp, gif, jpg, png or tiff. Image(s) Filename is the same as the PDF + "_" + PageNumber (if less than 10 it beggins with "0") This extension uses the PdfiumViewer library.
戻る