Hello,
I would like to manage the name of the pdf file generated by Zetadocs Express from the Sales Order and from the Purchase Order because more than one document may be saved from each module.
So I would like to store in the filename the name or the caption of the report.
Today the name is for example : Sales-Order xxxxxx.pdf.
I would rather name the file like Order-Confirmation.pdf,Packing-List.pdf and do on.
I used the case option (table::36, or table::38 in the codeunit #9041223 but it does not works.
It works fine for new table but not for table 36 and 38.
Do you have an idea, please ?
thank you.