<?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: 3d pdf in inventor 2017 error message in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372358#M321717</link>
    <description>&lt;P&gt;Nope ...the hotfix doesn't fix this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However they are collecting data sets to figure out what is causing these issues. &amp;nbsp; I've had all different files cause this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some of the issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Old versions, that needed to be migrated ( also had to open them, save and close)&lt;/P&gt;
&lt;P&gt;Downloaded parts from Supplier (Lueze)&lt;/P&gt;
&lt;P&gt;Old parts that just needed to be rebuild&lt;/P&gt;
&lt;P&gt;Had a surface extrusion in it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and a few other reasons I can't remember at the moment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend going thru it (if it's an assembly) and figuring out what part is causing it, and go from there ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;NOTE:&lt;BR /&gt;&lt;BR /&gt;I'd also seen bad templates cause errors, try a different template as well to see if that helps&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2016 12:18:07 GMT</pubDate>
    <dc:creator>mdavis22569</dc:creator>
    <dc:date>2016-06-08T12:18:07Z</dc:date>
    <item>
      <title>3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372012#M321714</link>
      <description>&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;Lately i had a problem with exporting to 3d pdf in inventor 2017, i was able to export successfully at first trials but then, i tried to export a large assemblly with some parts as surfaces ( due to miss export STEP file) when i tried to export &amp;nbsp;i had a long message of error&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Error:  System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
   at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData&amp;amp; msgData)
   at Inventor.Face.get_Appearance()
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.GetPartMeshFromBody(SurfaceBody body, Double facetTolerance)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.BuildPartMeshGeometry(ICadDocument cadDocument, Int32 importActionId, PartComponentDefinition partDefn, String partName, Double facetTolerance, ICadPart part)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.FindOrCreatePart(ICadDocument cadDocument, Int32 importActionId, PartComponentDefinition partDefn, String partName, Double facetTolerance)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.TraversePart(ICadDocument cadDocument, Int32 importActionId, ComponentOccurrence partOcc, ICadAssembly parentAssy, Boolean isNewParentAssy, Double facetTolerance)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.TraverseAssembly(ICadDocument cadDocument, Int32 importActionId, ComponentOccurrence assyOcc, ICadAssembly parentAssy, Boolean isNewParentAssy, Double facetTolerance)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.TraverseAssembly(ICadDocument cadDocument, Int32 importActionId, ComponentOccurrence assyOcc, ICadAssembly parentAssy, Boolean isNewParentAssy, Double facetTolerance)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.BuildFromAssemblyDocument(AssemblyDocument assyDoc, ICadDocument cadDocument, Int32 importActionId)
   at Anark.Core.Component.Cad.Implementation.Formats.InventorAdvancedFileFormat.OnReadDocument(String inFileName, ICadDocument&amp;amp; cadDocument, Int32 importActionId, ICoreApplicationSettings importPreferences, ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.Formats.CadFileFormat.ReadDocument(String fileName, ICadDocument&amp;amp; cadDocument, Int32 importActionId, ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.CommandSets.ImportCmd.ImportInteropFile(String fileName, ICadDocument&amp;amp; cadDocument, IImportExportCmdArgs importCmdArgs, ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.CommandSets.ImportCmd.ImportCadFile(IImportExportCmdArgs importCmdArgs, ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.CommandSets.ImportCmd.ImportFile(IImportExportCmdArgs importCmdArgs, ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.CommandSets.ImportCmd.ExecuteCommand(IEnumerable`1 argsList, ProgressTracker progressTracker)
   at Anark.Core.Framework.Implementation.Documents.CoreScriptDocument.ExecuteScript(ProgressTracker progressTracker)
   at Anark.Core.Component.Cad.Implementation.Documents.Script.CadScriptDocument.ExecuteScript(ProgressTracker progressTracker)
   at Anark.Core.Server.Automation.CoreWrapper.Start(String progressPipe)&lt;/PRE&gt;&lt;P&gt;Then i deleted the defected part and saved the assembly but still getting this message even after delete, i tried to read the message to find a clue but i had no luck,&lt;/P&gt;&lt;P&gt;can somebody help me in pointing what i'm missing here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 09:08:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372012#M321714</guid>
      <dc:creator>masounmardini</dc:creator>
      <dc:date>2016-06-08T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372339#M321715</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3173637"&gt;@masounmardini﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some known issues about 3D PDF export in Inventor that Autodesk is working on.&amp;nbsp; There's a hot fix for Inventor 2017 but as far as I know this does not resolve the issue.&amp;nbsp;&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/85907"&gt;@mdavis22569﻿&lt;/a&gt;, &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/108623"&gt;@JDMather﻿&lt;/a&gt; or &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/74757"&gt;@mcgyvr﻿&lt;/a&gt; can anyone confirm the hot fix for Inventor 2017 doesn't resolve the 3D PDF issues.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 12:07:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372339#M321715</guid>
      <dc:creator>Mark.Lancaster</dc:creator>
      <dc:date>2016-06-08T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372353#M321716</link>
      <description>&lt;P&gt;Hotfix 1 for 2017 does NOT&amp;nbsp;address&amp;nbsp;any&amp;nbsp;3d PDF export issues.. (nothing in the read me about it)&lt;/P&gt;
&lt;P&gt;You will just have to wait a bit until they release a fix for the issues..&lt;/P&gt;
&lt;P&gt;I'm not sure when that will be..&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 12:16:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372353#M321716</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2016-06-08T12:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372358#M321717</link>
      <description>&lt;P&gt;Nope ...the hotfix doesn't fix this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However they are collecting data sets to figure out what is causing these issues. &amp;nbsp; I've had all different files cause this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some of the issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Old versions, that needed to be migrated ( also had to open them, save and close)&lt;/P&gt;
&lt;P&gt;Downloaded parts from Supplier (Lueze)&lt;/P&gt;
&lt;P&gt;Old parts that just needed to be rebuild&lt;/P&gt;
&lt;P&gt;Had a surface extrusion in it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and a few other reasons I can't remember at the moment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend going thru it (if it's an assembly) and figuring out what part is causing it, and go from there ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;NOTE:&lt;BR /&gt;&lt;BR /&gt;I'd also seen bad templates cause errors, try a different template as well to see if that helps&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 12:18:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6372358#M321717</guid>
      <dc:creator>mdavis22569</dc:creator>
      <dc:date>2016-06-08T12:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406457#M321718</link>
      <description>&lt;P&gt;I have been trying to convert a rather large assembly into a 3d pdf and was&amp;nbsp;receiving similar errors. &amp;nbsp;I finally got some time to drill down through the sub-assemblies to try and isolate which file was causing the issue. &amp;nbsp;I discovered one sub-assembly that had a level of detail (we don't use level of detail and this is an older model). &amp;nbsp;I deleted the level of detail and was able to generate the 3d pdf. &amp;nbsp;Just FYI. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:55:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406457#M321718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-27T16:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406469#M321719</link>
      <description>&lt;P&gt;maybe Autodesk &amp;nbsp;will see this ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/93239"&gt;@ChrisMitchell01﻿&lt;/a&gt;&amp;nbsp; who is it they can send data sets in for this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 17:02:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406469#M321719</guid>
      <dc:creator>mdavis22569</dc:creator>
      <dc:date>2016-06-27T17:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406828#M321720</link>
      <description>&lt;P&gt;Please send it to jeff.thompson@autodesk.com&amp;nbsp;@Anonymous﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:40:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6406828#M321720</guid>
      <dc:creator>ChrisMitchell01</dc:creator>
      <dc:date>2016-06-27T19:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888428#M321721</link>
      <description>&lt;P&gt;Hmm. I'm late, but perhaps I should tell about it.&lt;/P&gt;
&lt;P&gt;I'm here with an English download of 2017. Creating 3D PDFs with English Language pack works ok.&lt;/P&gt;
&lt;P&gt;But each time I'm loading a first file with German LP instead, I'm getting the attached message, and no 3D PDF Export option appears in the menu.&lt;/P&gt;
&lt;P&gt;This message locks Screenshot creation besides, so I had to make a photo. After clicking Ok, Screenshots are possible again.&lt;/P&gt;
&lt;P&gt;I couldn't see other issues with that combination by now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Walter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3DPdf error.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/324378i6D8CB9498F440F9F/image-size/large?v=v2&amp;amp;px=999" role="button" title="3DPdf error.jpg" alt="3DPdf error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 08:53:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888428#M321721</guid>
      <dc:creator>WHolzwarth</dc:creator>
      <dc:date>2017-02-19T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888579#M321722</link>
      <description>&lt;P&gt;HMMM ..&lt;BR /&gt;&lt;BR /&gt;I have both English and German language packs on mine and haven't seen that yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WH ...this before the release of R3 and templates I believe&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 12:49:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888579#M321722</guid>
      <dc:creator>mdavis22569</dc:creator>
      <dc:date>2017-02-19T12:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888588#M321723</link>
      <description>&lt;P&gt;I don't think so, Mike&lt;/P&gt;
&lt;P&gt;2017 Build 233 is installed. I'm not aware of a newer version. Templates seem good in English environment, but ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps a localization issue with influence of&amp;nbsp;German Windows 7 and decimal point setting.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 13:05:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888588#M321723</guid>
      <dc:creator>WHolzwarth</dc:creator>
      <dc:date>2017-02-19T13:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888670#M321724</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems to be an install related issue. May I confirm with you the install sequence?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Inventor 2017 RTM + German LP.&lt;/P&gt;
&lt;P&gt;2) Install R3 or Install R2 + R3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you install any release candidate or Rx Beta? If yes, you may want to uninstall these updates and get to back RTM + German LP. Then reinstall R3 or R2+R3.&lt;/P&gt;
&lt;P&gt;I will double-check on my end this week and report back.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 14:45:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888670#M321724</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-02-19T14:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888753#M321725</link>
      <description>&lt;P&gt;Thanks Johnson,&lt;/P&gt;
&lt;P&gt;some Betas are involved:&lt;/P&gt;
&lt;P&gt;- Inventor2017_3_RC_231.exe (623797 KB)&lt;/P&gt;
&lt;P&gt;- Inventor2017_3_RC_233.exe (623761 KB)&lt;/P&gt;
&lt;P&gt;- Inventor2017_R3.exe (623761 KB)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now, I'll live with the issue, because it's not existent in the English version.&lt;/P&gt;
&lt;P&gt;Best way seems waiting for your checking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Walter&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 16:15:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6888753#M321725</guid>
      <dc:creator>WHolzwarth</dc:creator>
      <dc:date>2017-02-19T16:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6889255#M321726</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I will check it and get back to you. In the meantime, I suggest you uninstall R3/R3 RC and then reinstall the official R3. Please let me know if it works.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 00:28:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6889255#M321726</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-02-20T00:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3D pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6889710#M321727</link>
      <description>&lt;P&gt;Good morning Johnson,&lt;/P&gt;
&lt;P&gt;I just un-installed R3 and re-installed the latest release, but no change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's a minor issue.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 08:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/6889710#M321727</guid>
      <dc:creator>WHolzwarth</dc:creator>
      <dc:date>2017-02-20T08:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7203361#M321728</link>
      <description>&lt;P&gt;&amp;nbsp;I had this problem on 5 CAD stations and all the while my station was exporting 3D PDF documents fine with Inventor 2017 R3 - so its probably not that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I believe this error is caused by one of the following&amp;nbsp;3 things&lt;/STRONG&gt;. @Anonymous&amp;nbsp;(not sure exactly which because I'm contracting and cant stop to fix all their IT issues)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) &lt;U&gt;Install Updated Java&lt;/U&gt;, I think it needs to match&amp;nbsp;the&amp;nbsp;version used to generate the template, so&amp;nbsp;If you are using the great template&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/85907"&gt;@mdavis22569&lt;/a&gt;&amp;nbsp;has shared here&amp;nbsp;try updating to JRE version&amp;nbsp;8 (the exact version might be&amp;nbsp;JRE 8 update 121 which you can find&amp;nbsp;in &lt;A title="JRE" href="http://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html" target="_blank"&gt;this link to new page&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Properties/metadata of parts in&amp;nbsp;the assemblies&amp;nbsp;are exported very differently with older versions of java;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example- two machines exporting the same model could produce "Sheet Metal Flattened Width" or "shetmetalflattened width" based on Java version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) One of your parts&amp;nbsp;may be&amp;nbsp;in a rolled-back state (EOP marker is not at the bottom of the model tree in a part).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Get the "mesh enabler" add-in for inventor &lt;A title="mesh enabler" href="https://forums.autodesk.com/t5/inventor-forum/mesh-enabler-for-inventor/m-p/5633613/highlight/true#M546687" target="_blank"&gt;instructions are here&lt;/A&gt; , depending on&amp;nbsp;the file types you are working on this may not be required but its a tiny download and good to have in your toolbox so I'd recommend you get it regardless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After doing the above steps and bringing inventor to at least version "2017 R3" all stations worked fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;While I'm here, If anyone has info or knows more about Anark Core than what is given in the document "6.Anark Core Static PDF Template Reference....pdf" Please contact me by PM&amp;nbsp;or reply here!&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;</description>
      <pubDate>Tue, 04 Jul 2017 13:11:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7203361#M321728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-04T13:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204017#M321729</link>
      <description>&lt;P&gt;Hi Guido,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The behavior and diagnosis you described sounds very interesting. I will need to investigate it further. Have you install 2017 R4? It should be much better than R3 in terms of 3D PDF export.&lt;/P&gt;
&lt;P&gt;Regarding the Anark static template reference, do you mind elaborating what you are after? I can ask the project team and the Anark team to look into the issue. Please feel free to contact me directly (johnson.shiue@autodesk.com).&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 20:41:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204017#M321729</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-07-04T20:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204084#M321730</link>
      <description>&lt;P&gt;Thank you Johnson!&lt;/P&gt;&lt;P&gt;I have emailed you directly.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 22:06:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204084#M321730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-04T22:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: 3d pdf in inventor 2017 error message</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204097#M321731</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; not sure how to edit post so replying to my own post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edited:to correct mistakes I made late at night.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I had this problem on 5 CAD stations and all the while my station was exporting 3D PDF documents fine with Inventor 2017 R3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I believe this error is caused by one of the following&amp;nbsp;4 things&lt;/STRONG&gt;. &lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/409417" target="_blank"&gt;@jeffthompson&lt;/A&gt;&amp;nbsp;(not sure exactly which because I'm contracting and cant stop to fix all their IT issues)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) One of your parts may be in a rolled-back state (EOP marker is not at the bottom of the model tree in a part).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Update your Inventor to at least 2017&amp;nbsp;R3 or preferably R4 - Properties/metadata of parts in&amp;nbsp;the assemblies&amp;nbsp;are exported very differently with older versions of Inventor;&lt;/P&gt;&lt;P&gt;For example- two machines exporting the same model could produce "Sheet Metal Flattened Width" or "shetmetalflattened width" based on Inventor version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Install updated Java- I think it needs to match&amp;nbsp;the&amp;nbsp;version used to generate the template, so&amp;nbsp;If you are using the great template&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/85907" target="_blank"&gt;@mdavis22569&lt;/A&gt;&amp;nbsp;has shared here&amp;nbsp;try updating to JRE version&amp;nbsp;8 update 131 which worked well for me.&amp;nbsp;You can find it&amp;nbsp;in &lt;A title="JRE" href="http://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html" target="_blank" rel="nofollow noopener noreferrer"&gt;this link to new page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Remove old versions when it prompts you, write them down if you are worried some other program wont work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) Get the "mesh enabler" add-in for inventor &lt;A title="mesh enabler" href="https://forums.autodesk.com/t5/inventor-forum/mesh-enabler-for-inventor/m-p/5633613/highlight/true#M546687" target="_blank"&gt;instructions are here&lt;/A&gt; , depending on&amp;nbsp;the file types you are working on this may not be required but its a tiny download and good to have in your toolbox so I'd recommend you get it regardless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After doing the above steps all stations worked fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;While I'm here, If anyone has info or knows more about Anark Core than what is given in the document "6.Anark Core Static PDF Template Reference....pdf" Please contact me by PM&amp;nbsp;or reply here!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 22:20:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/3d-pdf-in-inventor-2017-error-message/m-p/7204097#M321731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-04T22:20:02Z</dc:date>
    </item>
  </channel>
</rss>

