Lasso Soft Inc. > Home

[PDF_Read->ExportFDF]

[PDF_Read->ExportFDF] exports an FDF file from the current PDF document. The FDF file will contain the values of the form elements in the current PDF document. The tag accepts one parameter -File which specifies the name of the FDF file to export. Alternately, if no -File parameter is specified then a byte stream containing the FDF file will be returned.

  • Syntax
  • Parameters
[Var; 'myPDF' = (PDF_Read: -File='myPDF.pdf')]
[$myPDF->(ExportFDF: -File='myFDF.fdf')]

[Var; 'myPDF' = (PDF_Read: -File='myPDF.pdf')]
[Var: 'myBytes' = $myPDF->ExportFDF]
Optional Parameters
-File The name of the file to which the FDF file should be exported. If not specified then the FDF is returned as a byte stream return value from the tag.
Examples

See the PDF chapter in the Lasso 8 Language Guide for examples of how to use this tag. Many of the PDF examples require lengthy descriptions and the use of several related tags and are better suited to presentation in the Language Guide.

Tag Link [PDF_Read->ExportFDF] Category PDF
Type Member Data Source Any
Support Preferred Version 8.1
Output Type None, Bytes Security None
Implementation LJAPI Sets Lasso 8.5, Lasso 8.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft