G'day Milo,
Set the distiller as default printer, and have no prompting for document
location (In Acrobat Distiller go to File - Preferences). Then use a text
editor to create a batch printing workspace like:
!Workspace
!Version 400
!Charset WindowsLatin1
RunAplication "c:\directory\FirstMap.WOR"
Set Window FrontWindow() Title "FirstMap"
PrintWin Window FrontWindow()
Close All
RunAplication "c:\directory\SecondMap.WOR"
Set Window FrontWindow() Title "SecondMap"
PrintWin Window FrontWindow()
Close All
Regards
Neil
Milo Simonic wrote:
> Maybe not 100% percent mapinfo question, but I am sure a lot of MI users
> could tackle it. I wnat to batch print about a hundred maps (each in its own
> workspace) into pdf documents using the Adobe PDFWriter. Is there a way to
> submit the name of the pdf file automatically as the name of its respective
> workspace? T`he PDFWriter asks for the name and I want to prevent it. I do
> not have a mapbasic, but thought of preparing a "printing workspace" file.
>
> Any suggestions will be most welcome.
>
> Milo
>
> ----------------------------------------------------------------------
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
Neil Moseley
Geodata Computing Services
08 9291 9970
[EMAIL PROTECTED]
http://www.iinet.net.au/~mose/
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]