Tigroo
15th June 2012, 10:54
Hello,
exists in the standard FP7 INFOR LN function to generate reports in PDF ?
What system support Infor?

thanks

mpenno
15th June 2012, 23:25
See KB 22900612 on Infor Support :

For printing to a PDF device a new device should be created in session Device Data (ttaad3500m000). The device type should be "Rewrite file", the checkbox "Intermediate File in XML Format" should be checked, the field Argument should contain a string starting with "XML -PDF:" and the name of the executable which should be started "acroRd32.exe". The field path should contain a filename on the server (like ${HOME}/pdf).
Porting set version 8.2b is needed to implement this solution.

Max

Tigroo
18th June 2012, 18:51
Max,
thanks for your suggestion.
I'm going to try your solution!

Tigroo