Drawings SDK supports importing a PDF file to a .dwg database using the PdfImport extension module (TD_PdfImport.tx
).
The module is available for the following platforms and compilers:
All source is available in the release packages (in the Drawing/Imports/PdfImport
folder).
For the API Reference, please refer to OdPdfImport Classes.
Drawings SDK uses the Google PDFium library for importing from a PDF file.
This library is provided within the ODA Drawings archives and is located in the ThirdParty/pdfium
folder.
Note that the Google PDFium library requires compilers that support the C++11 standard.
For detailed information about PDF import, see the following topics:
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|