<?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: Export Pdf options in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11860786#M13024</link>
    <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13651310"&gt;@Hariharan_RadhakrishnanPCEKW&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The builtin PDF printer was only recently introduced into Revit (and it's API counterpart), so in the Revit API version this is also not available for the lower versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For printing to PDF in lower version you need a virtual PDF printer installed and use the &lt;A title="PrintManager Class" href="https://www.revitapidocs.com/2023/29599e18-cad8-813e-dc6e-04350fe37944.htm" target="_blank" rel="noopener"&gt;PrintManager Class,&amp;nbsp; which is also available in the newer Revit's API.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downside is that most PDF printers only support saving PDF's to a fixed folder, or even the name can be a issue. I use the PDF-Xchange printer which supports path and filename saving from Revit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michel&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 21:43:20 GMT</pubDate>
    <dc:creator>TripleM-Dev.net</dc:creator>
    <dc:date>2023-03-30T21:43:20Z</dc:date>
    <item>
      <title>Export Pdf options</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11852995#M13021</link>
      <description>&lt;P&gt;I need to Export sheets into Pdf, but I need to export all sheets in single pdf Document. In Revit API 2022 and 2023 we have options to do that by using PDFExportOptions properties, but this Option is not available on lower versions of Revit API like 2018-2021. Kindly Suggest me to resolve this error.&lt;/P&gt;&lt;P&gt;There is one Reply for this solution like we can use AutoPDFPrint, but unfortunately I don't know how to use those files in my Code, Since I was beginner&amp;nbsp; to Revit API, Can anyone suggest me the right way to resolve this Error&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:26:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11852995#M13021</guid>
      <dc:creator>Hariharan_RadhakrishnanPCEKW</dc:creator>
      <dc:date>2023-03-28T10:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export Pdf options</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11854173#M13022</link>
      <description>&lt;P&gt;Welcome to the Revit API and good luck getting started using it. Unfortunately, in this case, it will not be able to help much. The Revit API only provides access to the underlying end user product functionality. It generally does not add anything beyond that. The feature you request cannot be called an "error". It is part of enhanced functionality that was added explicitly to satisfy user wishes. The easiest way to access the enhanced functionality is to upgrade your Revit release to the versions that explicitly support it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 17:38:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11854173#M13022</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-03-28T17:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export Pdf options</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11855352#M13023</link>
      <description>I advice you use pdfPrinter that collects sheets himself. I use pdfCreator</description>
      <pubDate>Wed, 29 Mar 2023 06:46:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11855352#M13023</guid>
      <dc:creator>sayu94</dc:creator>
      <dc:date>2023-03-29T06:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export Pdf options</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11860786#M13024</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13651310"&gt;@Hariharan_RadhakrishnanPCEKW&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The builtin PDF printer was only recently introduced into Revit (and it's API counterpart), so in the Revit API version this is also not available for the lower versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For printing to PDF in lower version you need a virtual PDF printer installed and use the &lt;A title="PrintManager Class" href="https://www.revitapidocs.com/2023/29599e18-cad8-813e-dc6e-04350fe37944.htm" target="_blank" rel="noopener"&gt;PrintManager Class,&amp;nbsp; which is also available in the newer Revit's API.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downside is that most PDF printers only support saving PDF's to a fixed folder, or even the name can be a issue. I use the PDF-Xchange printer which supports path and filename saving from Revit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michel&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 21:43:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/export-pdf-options/m-p/11860786#M13024</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2023-03-30T21:43:20Z</dc:date>
    </item>
  </channel>
</rss>

