Automatic Storage of Form Data in the Preview

Valid from List & Label 11
To save form data within a preview file use the output format "LLDATA" instead of "LL".

Example: To preset this export format in the preview window, use the following command:
LlPrintSetProjectParameter(hJob, "SaveAs.Format", "LLDATA", LL_PARAMETERFLAG_VALUE);
... 
IDKBTE000679 KBTE000679