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

  1. FAQ
  2. »
  3. 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 sample application (\Examples\OdPdfExportEx).