<?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: Word file into PDF in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8292003#M84035</link>
    <description>&lt;P&gt;&amp;nbsp; Public Sub pdf()&lt;BR /&gt;&lt;BR /&gt;ThisDocument.SaveAs2 "C:\Temp\MyDoc.pdf", 17&lt;BR /&gt;&amp;nbsp; End Sub&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 19:29:05 GMT</pubDate>
    <dc:creator>bradeneuropeArthur</dc:creator>
    <dc:date>2018-09-25T19:29:05Z</dc:date>
    <item>
      <title>Word file into PDF</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8290715#M84033</link>
      <description>&lt;P&gt;Hello Forum,&lt;/P&gt;&lt;P&gt;i have a code that created a word file, save it and quits word.&lt;/P&gt;&lt;P&gt;My question: Is it possible to create additionally a PDF file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;'Save the Word file with a new name and close the document
wordDoc.SaveAs (ThisDoc.PathAndFileName(False) &amp;amp; ".docx")
wordDoc.Close()
wordDoc=Nothing&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i change ".docx" into ".pdf" there will created a defective PDF File. What do i wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very best regards&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 12:05:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8290715#M84033</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2018-09-25T12:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Word file into PDF</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8290912#M84034</link>
      <description>&lt;P&gt;Is this Inventor related?&amp;nbsp; If you're looking to save a drawing as a PDF there's a much easier way than going through Microsoft Word, there's plenty of PDF export code examples on this forum for you to use.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:18:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8290912#M84034</guid>
      <dc:creator>philip1009</dc:creator>
      <dc:date>2018-09-25T13:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Word file into PDF</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8292003#M84035</link>
      <description>&lt;P&gt;&amp;nbsp; Public Sub pdf()&lt;BR /&gt;&lt;BR /&gt;ThisDocument.SaveAs2 "C:\Temp\MyDoc.pdf", 17&lt;BR /&gt;&amp;nbsp; End Sub&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 19:29:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8292003#M84035</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-09-25T19:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Word file into PDF</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8293207#M84036</link>
      <description>&lt;P&gt;... thanks ...&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 07:58:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8293207#M84036</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2018-09-26T07:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Word file into PDF</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8293211#M84037</link>
      <description>&lt;P&gt;Hello Brandeneurope,&lt;/P&gt;&lt;P&gt;thank you for your reply - that runs! So i can create out of Inventor a word file with data from Inventor and also save this as pdf.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;Regards Martin&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 08:00:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/word-file-into-pdf/m-p/8293211#M84037</guid>
      <dc:creator>martinhoos</dc:creator>
      <dc:date>2018-09-26T08:00:36Z</dc:date>
    </item>
  </channel>
</rss>

