ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Print PDF-files (https://www.excelbanter.com/excel-programming/352902-print-pdf-files.html)

Jos Vens[_2_]

Print PDF-files
 
Hi,

I have lots of pdf-files, the fullname is stored in excel-cells. I wonder if
it is possible to print them directly from excel?

eg. cell A1 = "C:\MyPdf1.pdf"
cell A2 = "C:\MyPdf2.pdf"

for i = 1 to 2
PrintPDF (mySheet.cells(i,1))
next


sub PrintPDF

????

end sub

Thanks
Jos Vens




All times are GMT +1. The time now is 02:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com