Export work order

João Antonio

Hi Martin
We need to export the work orders to PDF according to the script below.

printobject=setreset
printobject=openreport=workorderImpressaoTotal.rpt
printobject=connectioninfo
printobject=silent=true
printobject=crreport=exportoption=destinationtype=disk
printobject=crreport=exportoption=diskfilename=e:\temp\myreport.pdf
printobject=crreport=exportoption=formattype=pdf
printobject=crreport=export=true
printobject=disconnect


When you enable to export, it shows the error, but when viewing it on the screen, it does not show the error.

Best Regards

João Antonio

Comments

0 comments

Please sign in to leave a comment.