Converting PDF to DWG with autocad doesn't work as expected (SOLID instead of Lines/Polylines)

Converting PDF to DWG with autocad doesn't work as expected (SOLID instead of Lines/Polylines)

guilherme.lepinski.sc
Enthusiast Enthusiast
3,517 Views
7 Replies
Message 1 of 8

Converting PDF to DWG with autocad doesn't work as expected (SOLID instead of Lines/Polylines)

guilherme.lepinski.sc
Enthusiast
Enthusiast

I attached the file in question. In every way I try to convert, in various configuration, it still doesn't work.

 

The final result only comes with solid objects and not with lines and polylines as it should be.

0 Likes
Accepted solutions (2)
3,518 Views
7 Replies
Replies (7)
Message 2 of 8

pendean
Community Legend
Community Legend

Forgive me, but can you explain the differences that you do not wish to have? I'm not sure I understand, sorry

pendean_0-1674669214002.png

 

I suspect you are referring to vector PDF creation? if you did not use "microsoft print to pdf" your issue might just go away: If I may ask, how old an AutoCAD version are you using that it does not have built-in PDF drivers?

0 Likes
Message 3 of 8

guilherme.lepinski.sc
Enthusiast
Enthusiast

Hi @pendean, thank you for the reply!

 

My Autocad version is 2021.

The problem is simpler than it looks.

 

I am using this to convert pdf to dwg, as I always do:

guilhermelepinskisc_0-1674672112084.png

But it converts the lines in the PDF to solid objects:

guilhermelepinskisc_1-1674672202485.png

So, instead of a drawing composed of solid objects (as you can see in the image), i need it made of lines and polylines.

0 Likes
Message 4 of 8

TheCADnoob
Mentor
Mentor

Those are not solids, Those are hatches. 

 

The original PDF probably has them as 'hatches' so that is the way they come in. 

 

Do you have access to the original file that was used to create the PDF?

 

 

TheCADnoob_0-1674674425101.png

 

CADnoob

EESignature

0 Likes
Message 5 of 8

guilherme.lepinski.sc
Enthusiast
Enthusiast

Hi @TheCADnoob, thanks for the help!

 

I don't have access to the dwg file that originated the pdf, it's a catalog of a product.

 

But what you said makes sense, probably there is no other option if the original one was made with hatches.

 

Thx anyway !!!

Message 6 of 8

TheCADnoob
Mentor
Mentor
Accepted solution

Glad to help and sorry it wasnt better news. 

 

I verified with another app. Your PDF has the content in that format, its not line work, its hatches. AutoCAD is importing as intended. 

 

I opened your PDF in Inkscape and selected the line and you can see there are three nodes on the end of the line, indicating that there are three sides to what looks like a line. For comparison, I opened a line work PDF and selected the line and you see only 1 node which means it's actually a line. 

 

TheCADnoob_0-1674674899523.png

TheCADnoob_1-1674674936117.png

 

 

CADnoob

EESignature

0 Likes
Message 7 of 8

pendean
Community Legend
Community Legend
Accepted solution

DWG to PDF then back to DWG conversions are at best a shaky prospect to rely on sadly. And relying on the very basic built-in tool is probably not the best if you need way more control. I suspect you will need to purchase a 3rd party better quality converter.
May I ask why this is three-way-conversions a business need of yours? I'm curious more than anything.

EDIT: I assume you do NOT actually have the original source DWG file, is that correct? Then ask the PDF creator for a DWG or DXF if you can, it is the better approach.

0 Likes
Message 8 of 8

guilherme.lepinski.sc
Enthusiast
Enthusiast

Hi @pendean, you are correct. It is better to look for the original dwg file.

 

Thanks for the help !

0 Likes