Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anybody have any VBA examples for writing out the contents of a
workbook to a PDF file using Acrobat? In particular, I want to be able to specify the targer path and file name. TIA, josh |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure how much control of Acrobat you can get from VBA, but I see in
my VB IDE, under Project / References ... that there are options to select "Acrobat Access Type 2 Library" and "Adobe SVG Viewer Type Library 2.0". If you add these references, you might have the tools you need. Use View / Object Browser to see what methods you have available after adding these references. -- In theory, there is no difference between theory and practice; in practice, there is. "Josh Sale" wrote: Does anybody have any VBA examples for writing out the contents of a workbook to a PDF file using Acrobat? In particular, I want to be able to specify the targer path and file name. TIA, josh |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 07/Acrobat 8.1.4 | Excel Worksheet Functions | |||
excel and acrobat | Excel Discussion (Misc queries) | |||
Excel to acrobat | Excel Worksheet Functions | |||
how to re install Adobe Acrobat in Excel? The adobe Acrobat work. | Excel Discussion (Misc queries) | |||
vb Excel to PDF in Acrobat 6 - need help | Excel Programming |