Something like this should work:
VB Code:
Private Sub Command1_Click() AcroPDF1.LoadFile "C:\MyPDFFile.pdf" 'Load a file AcroPDF1.printPages 1, 1 'Print first page End Sub
|
Results 1 to 9 of 9
Thread: Print 1st page of PDFThreaded View
|
Click Here to Expand Forum to Full Width |