To display the dialog:
Click Tools > Options > System Options > Export > PDF in File Format.
- or -
Setting
Get/Set Methods
Return Value or <OnFlag>
Comment
Export PDF in color
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportInColor)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportInColor, <OnFlag>)
Boolean value
Specifies whether to save documents in color when saving to PDF
Embed fonts
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportEmbedFonts)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportEmbedFonts, <OnFlag>)
Specifies whether to embed fonts when saving documents to PDF
High quality lines
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportHighQuality)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportHighQuality, <OnFlag>)
Specifies whether to save drawing documents in high quality when saving to PDF
Shaded/Draft geometry DPI
ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPDFExportShadedDraftDPI)
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPDFExportShadedDraftDPI, <Value>)
Integer value
For drawings only; controls dots per inch (DPI) setting for shaded and draft geometry; increased value improves quality while increasing the file size and the time to save the file
Sharpened OLE DPI
ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPDFExportOleDPI)
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPDFExportOleDPI, <Value>)
For drawings only; controls DPI setting for Object Linking and Embedding (OLE) objects; increased value improves quality while increasing the file size and the time to save the file
High quality shaded edges
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportShadedEdgesHighQuality)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportShadedEdgesHighQuality, <OnFlag>)
Print header/footer
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportPrintHeaderFooter)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportPrintHeaderFooter, <OnFlag>)
Specifies whether to use the header and footer specified in File > Print > Header Footer when saving documents to PDF
Use specified printer line weights (File > Print > Line Weights)
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportUseCurrentPrintLineWeights)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportUseCurrentPrintLineWeights, <OnFlag>)
Specifies whether to use the default printer line weights when saving documents to PDF
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportIncludeLayersNotToPrint)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPDFExportIncludeLayersNotToPrint, <OnFlag>)
Provide feedback on this topic
SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.
* Required
Thank you for your comments. We will contact you if we have questions regarding your feedback.
Sincerely,The SOLIDWORKS Documentation Team
Print Topic
Select the scope of content to print:
We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.
Web Help Content Version: API Help (English only) 2021 SP05 To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help. To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.