Why can I edit files converted from vector PDF in my engineering program while I can’t edit those converted from scanned PDF files?

pdf2cad is designed to convert vector PDF files which are generated by other applications using print, export or save-as. They contain all the data about the drawing which is accurately extracted as editable CAD objects. Since scanned drawings (raster PDF) have been flattened and reduced to bitmap images, we can not reassemble them into objects. We do however convert them into a tracing layer which is referenced in the DXF file and supported in programs such as AutoCAD. If you need to create a vector file from this file, you can use the tracing layer as a guide for redrawing the file or use a different class of software called raster-to-vector to try to generate objects. In order to see or use the tracing layer, your target application must be able to open DXF files and display referenced images. Our conversion of a scanned PDF produces a blank DXF file and one or more image files in either the TIFF or JPEG format. They referenced images must be located in the same directory as the DXF file to be displayed. Otherwise, you will see a blank page.

Mark as helpful. 0

Posted in: PDF FLY, pdf2cad, QA, Troubleshooting