Hi,

I also have have a program that automates printing and is used for the automatic generation of pdf's. It doesn't actually need any code at all, as I rename the layout window to be a unique name before printing in all cases, and then distiller just produces the pdf of that name by default.

Does anyone else use options other than distiller for the automatic generation of pdfs?

R


' ^^^^^ Print District 410 to pdf on web ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Run Application "T:\NobHill\workfile\Dist410_pdf.WOR"

        Set Window FrontWindow() Printer Name "Acrobat Distiller"
Orientation Portrait Copies 1 Papersize 123
        PrintWin
        
        If FileExists("Y:\HD\Maps\NobHill\District_410.pdf") Then
                Kill "Y:\HD\Maps\NobHill\District_410.pdf"
        End If

        Rename file "C:\Documents and Settings\Shenry\Desktop\layout.pdf" as
"Y:\HD\Maps\NobHill\District_410.pdf"
        Close All Interactive




Sandy Henry Sun-Sentinel [EMAIL PROTECTED]



-----Original Message-----
From: Canfield, Andrew [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 3:17 PM
To: 'Abbi Mueller'; [EMAIL PROTECTED]
Subject: RE: MI-L Layout to *.pdf file


Here is what I use it's free and open source:

http://sector7g.wurzel6.de/pdfcreator/index_en.htm

-----Original Message-----
From: Abbi Mueller [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 11:38 AM
To: [EMAIL PROTECTED]
Subject: MI-L Layout to *.pdf file


Can anyone tell me how to convert a map layout to a *.pdf file to view in Adobe Acrobat?
Thanks!


~Abbi Mueller, Planner
West Michigan Regional Planning Commission



___________________________
Let us not look back in anger, nor forward in
fear, but around in awareness.

_________________________________________________________________
Help protect your PC. Get a FREE computer virus scan online from McAfee. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



--------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8517

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8520

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8521





--


Robert Crossley

Agtrix P/L
9 Short St
New Brighton 2483
Far Southern Queensland
AUSTRALIA

153.549004 E 28.517344 S

P: 02 6680 1309
F: New Connection
M: 0419 718 642
E: [EMAIL PROTECTED]
W: www.agtrix.com
W: www.wotzhere.com

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8522



Reply via email to