# DWF / DWFX ## TranslatorAddin **Supported files**: iam, idw, ipt, ipn, dwg\ [More details...]() **Configuration**: * For 2D see the [PDF](/jobprocessor/code_reference/cmdlets/export-document/pdf) section. * For 3D use following ini as submission: ```{code-block} :caption: DWF_3D.ini [EXPORT SELECT OPTIONS] Publish_All_Sheets=0 Publish_3D_Models=0 Launch_Viewer=0 Password_Protect=0 Password= Publish_Mode=62723 Enable_Large_Assembly_Mode=0 Enable_Measure=1 Enable_Printing=1 Enable_Markups=1 Enable_Markup_Edits=1 Output_Path= Include_Sheet_Tables=1 Sheet_Metal_Flat_Pattern=0 Sheet_Metal_Style_Information=0 Sheet_Metal_Part=1 Weldment_Preparation=0 Weldment_Symbol=0 BOM_Structured=1 BOM_Parts_Only=1 Animations=0 Instructions=0 iAssembly_All_Members=0 iAssembly_3D_Models=0 iPart_All_Members=0 iPart_3D_Models=0 Publish_Component_Props=1 Publish_Mass_Props=1 Include_Empty_Properties=0 Publish_Screenshot=0 Screenshot_DPI=1 Facet_Quality=69379 Force_Facet_Recompute=0 Facet_Recompute_Tolerance=0.001 Override_Sheet_Color=0 Sheet_Color=14085613 Sheet_Range=14081 Custom_Begin_Sheet=1 Custom_End_Sheet=-1 All_Color_AS_Black=0 Remove_Line_Weights=0 Vector_Resolution=400 TranscriptAPICall=0 ``` See the Translator Options page for details about [Export options for DWF](https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-25D24E28-7517-4903-8AEE-123F8C71A89E&v=2018). ## TrueView **Supported files**: *Acad dwg*\ [More details...]() **Configuration:** For 2D see the [PDF-TrueView]() section.