Import PDF File - No objects Imported

Import PDF File - No objects Imported

patriciotxk
Enthusiast Enthusiast
20,948 Views
6 Replies
Message 1 of 7

Import PDF File - No objects Imported

patriciotxk
Enthusiast
Enthusiast

Hello to everyone,

 

I would like to know why ain´t I capable of import a PDF to my AutoCAD drawing. I used the option "PDF Import". I am uploading a screenshot of the erro that I am encountering.

 

Best regards.

0 Likes
Accepted solutions (1)
20,949 Views
6 Replies
Replies (6)
Message 2 of 7

imadHabash
Mentor
Mentor

Hi,

it's depend on your pdf file type , PDFIMPORT is set to import only vector-based objects not a raster-based PDF PDFATTACH may solve your issue. check here in this link solutions that will help . >> Click << 

 

 

 

Imad Habash

EESignature

0 Likes
Message 3 of 7

rkmcswain
Mentor
Mentor

@patriciotxk  - PDF files can contain various data types. Vector, raster, etc. If the PDF was created by scanning, then all of the data is raster and AutoCAD will not import that.

 

This tool can import the raster and vector portions of a PDF into a DWG or DXF. (It does not do raster to vector conversion though). You don't even have to have AutoCAD to use this standalone tool.

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 4 of 7

patriciotxk
Enthusiast
Enthusiast

Is ther a way to knwo if it is a image created only through vectors or it has also raster...?

 

Best regards

0 Likes
Message 5 of 7

rkmcswain
Mentor
Mentor
Accepted solution

AutoCAD will only import vector portions of a PDF, so if it refuses to import anything, it's not vector.  Ask the person who made the PDF how it was created. 

R.K. McSwain     | CADpanacea | on twitter
Message 6 of 7

ddesena4Y8PH
Observer
Observer

What type of PDF will convert to vectors?

 

0 Likes
Message 7 of 7

TerryDotson
Mentor
Mentor

What type of PDF will convert to vectors?

A PDF file can contain paths, images, and text objects, no more.  There is not even a true circle object, it's drawn as path or four Bezier curves.  The PDF creation driver (and original content) determines the output.  To generate vectors the original content must be vectors and the output driver must create the same content.

 

Often what appears to be vectors and text will actually be a high resolution image.

 

0 Likes