Does pdf995 ask you for a file name? There are a number or progams that seem to print pdfs, but only distiller that allows you to automatically print to pdfs witout interaction like distiller, viz. when you print, it does it to a file that is automatically named, and does not repquire the uers to press OK or whatever. This is necessary for automated printing (One program i wrote is being use to generate 9,000 or so pdfs - and they don't want to have to type a name in for each). Abobe Acrobat with Distiller works OK, but has a lot of features that are not needed for this purpose.
R
On Fri, 26 Sep 2003 14:17:11 +0930, <[EMAIL PROTECTED]> wrote:
Hi Robert,
Visit the URL below;
http://www.pdf995.com/
download PDF995 install it
In MapInfo > File > Page Setup Select PDF995 in Printer... > set your page size & orientation Print > OK
(Embedded image moved to file: pic05629.pcx)
I have heard report about line width and fill patten may not appear as the
source, so check the output.
Regards
Thuan Nguyen Senior GIS Officer Dept of Infrastructure, Planning and Environment Phone: 0889244024 Email: [EMAIL PROTECTED]
|---------+--------------------------->
| | Robert Crossley |
| | <[EMAIL PROTECTED]|
| | .com> |
| | |
| | 26/09/2003 01:40|
| | PM |
| | Please respond |
| | to robert |
| | |
|---------+--------------------------->
>-------------------------------------------------------------------------
-------------------------------------------------|
| |
| To: "Henry, Sandy" <[EMAIL PROTECTED]> |
| cc: MapInfo List <[EMAIL PROTECTED]> |
| Subject: Re: MI-L Layout to *.pdf file |
>-------------------------------------------------------------------------
-------------------------------------------------|
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
as
' ^^^^^ 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""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
--
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: 8527
