# How to export a .dwg drawing to a .pdf file?

 1. [FAQ](/ja/faq)
2. »
3. [Export Questions](/faq/export-questions)

To export a dwg drawing to a .pdf file, follow the steps below:

1. Load the PDF export module.
2. Create a PDF export instance.
3. Set the PDF export parameters.
4. Call the exportPdf() method of the exporter object.

For more details, see the [OdPdfExportEx](https://docs.opendesign.com/td/frames.html?frmname=topic&frmfile=td_sample_OdPdfExportEx.html) sample application (\\Examples\\OdPdfExportEx).
