by driessen » Tue Mar 23, 2010 6:27 pm
jds,
You can find a free PDF-viewer at
http://blog.kowalczyk.info/software/sumatrapdf/index.html.
It can be used as a automated print instruction for PDF-files.
I recalled the executable to "PRINTPDF.EXE" to be used in my application.
The source I use is :
- Code: Select all Expand view
WAITRUN("..\UTILIT~1\PrintPDF.exe -Print-to-default -exit-on-print " + dNameDoc,1)
where dNameDoc contains the pathname of the PDF-file to be printed.
Good luck.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773