How can I print a PDF document without opening up Adobe

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
dinesh
Posts: 1
Joined: Wed Nov 15, 2017 8:40 pm

How can I print a PDF document without opening up Adobe

Post by dinesh »

I am writing a reusable where I have button where I can view the PDF document using Adobe and from there I can print the document this works fine.

I have another button and upon clicking it I want it to print a PDF document directly without calling Adobe, this doesn't work. Does anyone know how to print a PDF document directly?

Thanks
Dinesh
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Re: How can I print a PDF document without opening up Adobe

Post by atostaine »

Probably use system_command Bif to run acrord32.exe

Look here at command line options

https://stackoverflow.com/questions/619 ... -reference
Art Tostaine
Post Reply