Hello forum,
I’m setting the path and file type to the Preview of L&L 15[1]. Now I wonder how to get the modified path from the preview back.
Any hints are appreciated.
[1]
CString strTemp;
strTemp = “c:\temp\*.pdf”;
LlSetOptionString(hJob, LL_OPTIONSTR_SAVEAS_PATH, strTemp);
Kind regards
Alexander