Home › Forum › API › Archiving Form Instance Data › Re: Archiving Form Instance Data
This is the relevant section of the help guide: http://www.perfectforms.com/Documentation/manual/html/?fg_getforminstancepdf.htm
• appendixWidthInches – This is the width of a PDF page, in inches. This can be whatever value to which the form has been created.
• appendixHeightInches – This is the height of a PDF page, in inches. This can be whatever value to which the form has been created.
• section – This allows for generating different parts of form. Possible values:
o complete – (default value), generates form pages along with appendix pages
o form – generates only form pages
o appendix – generates only appendix pages
o separate – generates two separate files, one for form pages and one form appendix pages