Darren,
Adobe 6 does not include the "PDF writer" anymore. I did not find anything
in the registry that would let me specify the path and file name. Any other
ideas
or suggestions.....
Thanks,
Victor
"Darren J. Young" wrote in message
news:MPG.1afacd48bbddab98989725@discussion.autodesk.com...
| > Did you find a way to programmatically specify filename and location?
| > I have not been able to find anything in the CoreAPI reference, and
have
| > re-installed Adobe 5.0.
|
| The last API reference I had was back in r4 for the PDF writer. I'm sure
| it's changed slightly since then. But then, it was stored in a WIN.INI
| file or the Registry (depending on OS).
|
| With that in mind, try this....
|
| Configure (Manually) Adobe to automatically specify the file name (so it
| doesn't prompt you).
|
| Generate a PDF from your drawing (again, manually).
|
| Now find the file Adobe generated and note the file name.
|
| Next do a text search of your local PC's HD for files containing that
| text string. If it's in an editable INI/CFG file, it'll show up in this
| search. If it doesn't, search for the file name in the registry. It
| should (I'm guessing based on past methods) show up in one of those two
| places.
|
| Then all your programming needs to do is write the proper info to that
| area prior to sending the plot (which should still be configured to name
| it automatically).
|
|
|
| --
| Darren J. Young
| CAD/CAM Systems Developer
|
| Cold Spring Granite Company
| 202 South Third Avenue
| Cold Spring, Minnesota 56320
|
| Email: dyoung@coldspringgranite.com
| Phone: (320) 685-5045
| Fax: (320) 685-5052