Real Data Preview or Print?

In principle the printing loop always looks the same, whether you print to preview (LL_PRINT_PREVIEW), printer (LL_PRINT_NORMAL) or file (LL_PRINT_FILE). The only difference is a parameter setting at the beginning of the print (see LlPrint[WithBox]­Start()). You may, however, leave the target choice to the end user (LL_PRINT_EXPORT) by giving him the option to choose the print target within the print dialog called by LlPrintOptionsDialog().