LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default PDF Save As problem

lance99
this is extracted from the comp.lang.rexx newsgroup...from Lee Peedin. Note
this won't work with Distiller 4.0, but
appears to work with Distriller 6.0

There are 2 things necessary to make the Adobe Distiller "automatic".

1) Open the Properties for the Adobe Distiller (in your printers
folder)

On the General Tab click Printing Preferences

Remove the check by "Prompt For Adobe PDF filename"
(this is what prompted for the file name)

Remove the check by "View Adobe PDF results"
(this is what opened the PDF reader after the file was created)

2) Go back to the Properties and select the "Ports" tab

Select the "Add Port" button

You will see a list of port types
Select Adobe PDF Port and click New Port

At that point you will be shown a dialog of folders accessible on
your system, select the folder you wish the PDF files to be saved in.

T-Rex

"lance99" wrote in message
...
I have been searching days for a solution to this problem. I am using

Excel
2002 with Adobe 6.0 to create reports. I know all the different routes to
take: print to file as .ps and then convert, using the distiller, but I am
using the

Application.ActivePrinter = "Adobe PDF on Ne00:"
ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= _
"Adobe PDF on Ne00:", Collate:=True

Which then brings up a Save As prompt. I am trying to send the filename

to
the box via vba. I have tried the SendKeys function which I have used in
other code for basically the same purpose but it doesn't work.

Does anyone have a solution for this, if so it would be greatly

appreciated.

Thanks



--
Keep it real up in the field, aaaaright



 
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
Problem with 'save as' Boz Excel Discussion (Misc queries) 1 April 7th 06 08:35 PM
Save as problem with Save In drop down box Doug Excel Discussion (Misc queries) 3 March 16th 06 02:46 PM
Save As CSV problem ScotP Excel Discussion (Misc queries) 9 April 26th 05 11:14 PM
save problem Anthony Excel Discussion (Misc queries) 3 March 14th 05 06:37 PM
Save problem MikeR[_2_] Excel Programming 2 August 25th 04 10:48 AM


All times are GMT +1. The time now is 12:58 PM.

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

About Us

"It's about Microsoft Excel"