<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sending PDF plot files to specific directory in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/9001661#M129716</link>
    <description>&lt;P&gt;Hello Imad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;I was thinking by setting the path in the "Options" "Plot &amp;amp; Publish" tab the it would take care of this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2019 17:39:22 GMT</pubDate>
    <dc:creator>spaulus</dc:creator>
    <dc:date>2019-09-02T17:39:22Z</dc:date>
    <item>
      <title>sending PDF plot files to specific directory</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8988664#M129713</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can I be missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 22:02:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8988664#M129713</guid>
      <dc:creator>spaulus</dc:creator>
      <dc:date>2019-08-26T22:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: sending PDF plot files to specific directory</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8989089#M129714</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;After I create a new batch plot it puts the PDF files in the "PID/PDF" folder.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;would you show us a screenshot for publish dialog with your final settings ?&amp;nbsp; also make sure that your AutoCAD version is updated. &amp;gt;&amp;gt; &lt;A href="https://knowledge.autodesk.com/customer-service/download-install/install-software/update-software/enhancements" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 05:37:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8989089#M129714</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2019-08-27T05:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: sending PDF plot files to specific directory</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8991423#M129715</link>
      <description>For command PLOT the setting to adjust is setvar PLOTTOFILEPATH&lt;BR /&gt;(or setenv PlotToFilePath for R2018 and below). Use (getvar 'DWGPREFIX)&lt;BR /&gt;as a start.&lt;BR /&gt;&lt;BR /&gt;For command PUBLISH the setting to adjust is in the Profiles/.../Dialogs/AcPublishDlg&lt;BR /&gt;section of the registry "Location". Is this the "batch plot" item you are describing?&lt;BR /&gt;Two other keys to look at include PublishToFormat and SelectedPdfPlotter.&lt;BR /&gt;&lt;BR /&gt;One may have to build a dialog interface to ask the user at which location&lt;BR /&gt;to direct the output files and use a command reactor - command will start&lt;BR /&gt;to bring up the dialog.&lt;BR /&gt;&lt;BR /&gt;- Default (previous directory)&lt;BR /&gt;- Current Directory&lt;BR /&gt;- Sub-directory PID&lt;BR /&gt;- Sub-directory EQUIPMENT&lt;BR /&gt;- Other sub-directory (and supply an edit box)&lt;BR /&gt;&lt;BR /&gt;The customization forum may be of additional help.&lt;BR /&gt;&lt;BR /&gt;[For our system here, a dialog is displayed which will optionally add&lt;BR /&gt;a suffix describing the phase of the document as well as the published&lt;BR /&gt;date to the file name.]&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Aug 2019 22:36:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/8991423#M129715</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2019-08-27T22:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: sending PDF plot files to specific directory</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/9001661#M129716</link>
      <description>&lt;P&gt;Hello Imad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;I was thinking by setting the path in the "Options" "Plot &amp;amp; Publish" tab the it would take care of this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 17:39:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/9001661#M129716</guid>
      <dc:creator>spaulus</dc:creator>
      <dc:date>2019-09-02T17:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: sending PDF plot files to specific directory</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/9001662#M129717</link>
      <description>&lt;P&gt;Thank you scot-65, I finally saw the path on the publish screen.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 17:40:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/sending-pdf-plot-files-to-specific-directory/m-p/9001662#M129717</guid>
      <dc:creator>spaulus</dc:creator>
      <dc:date>2019-09-02T17:40:29Z</dc:date>
    </item>
  </channel>
</rss>

