Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

sending PDF plot files to specific directory

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
spaulus
846 Views, 4 Replies

sending PDF plot files to specific directory

I am working on a project doing a couple different types of drawings. I have created a directory tree to keep all the blocks and files separated for the different types of drawings. I do the same with the PDF files when I create plots of each drawing. When I am working on equipment drawings, I want to create PDFs and want them to go to the: "Equipment/PDF" folder, but they keep going to the "PID/PDF" folder.

I have gone to the options and selected the "Plot and Publish" tab and pointed the "Plot to File" location to the "Equipment/PDF" directory. After I create a new batch plot it puts the PDF files in the "PID/PDF" folder.

 

What can I be missing?

 

Thanks,

Steve

4 REPLIES 4
Message 2 of 5
imadHabash
in reply to: spaulus

Hi,

>> After I create a new batch plot it puts the PDF files in the "PID/PDF" folder.

would you show us a screenshot for publish dialog with your final settings ?  also make sure that your AutoCAD version is updated. >> Click <<

 

 

 

 

 

Imad Habash

EESignature

Message 3 of 5
scot-65
in reply to: spaulus

For command PLOT the setting to adjust is setvar PLOTTOFILEPATH
(or setenv PlotToFilePath for R2018 and below). Use (getvar 'DWGPREFIX)
as a start.

For command PUBLISH the setting to adjust is in the Profiles/.../Dialogs/AcPublishDlg
section of the registry "Location". Is this the "batch plot" item you are describing?
Two other keys to look at include PublishToFormat and SelectedPdfPlotter.

One may have to build a dialog interface to ask the user at which location
to direct the output files and use a command reactor - command will start
to bring up the dialog.

- Default (previous directory)
- Current Directory
- Sub-directory PID
- Sub-directory EQUIPMENT
- Other sub-directory (and supply an edit box)

The customization forum may be of additional help.

[For our system here, a dialog is displayed which will optionally add
a suffix describing the phase of the document as well as the published
date to the file name.]

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.


Message 4 of 5
spaulus
in reply to: imadHabash

Hello Imad,

 

Sorry for the delay, I usually get notifications when someone replies to a post, but for some reason I never saw the reply. I went to my publish screen to create a screen shot and in doing so saw where it had a path at the top, I pointed it to the correct path and that seemed to have fixed it.

I was thinking by setting the path in the "Options" "Plot & Publish" tab the it would take care of this.

 

Steve

Message 5 of 5
spaulus
in reply to: scot-65

Thank you scot-65, I finally saw the path on the publish screen.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report