Hello,
we have develope to run a defined excel sheet with jetreports-functionality within navision. Do somebody know a possibility to print the excel-sheet automatically at the same time?
Yours
Michael
Date
Votes
1 comment
-
Jet Reports Historic Posts If you open the Excel file via automation a short line like
YourExcelObj.Print;
should do the job.
Related: http://kb.jetreports.com/article/AA-00486/0/
Cheers
André
Please sign in to leave a comment.