Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Print multiple files at once kingfishbr Excel Discussion (Misc queries) 0 June 11th 09 12:53 PM
print multiple files at one time Duke Excel Discussion (Misc queries) 1 November 27th 07 08:37 PM
How do I print save as files? mollymolly New Users to Excel 2 February 16th 07 05:10 PM
Can I batch print several files at once with Excel? blueberry Excel Discussion (Misc queries) 0 July 19th 06 09:44 PM
CAN I LINK FILES TO PRINT TOGETHER WHEN NEEDED Barbara Excel Discussion (Misc queries) 0 April 27th 05 02:05 PM


All times are GMT +1. The time now is 06:23 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"