Skip to main content
1-Visitor
March 21, 2022
Solved

Export or print to PDF of very large .DRW

  • March 21, 2022
  • 1 reply
  • 1133 views

I have a large machine assembly with lots of objects, facets and edges resulting in a huge .drw file size. (DRW is 150MB)

This won't print or export to PDF as the spooler takes too long. (I've let it run for 2hrs in one case.)

Besides excluding everything that has many edges in a simplified rep (I've done about 50% and the file size barely reduced), is there a way to force a printing/export simplification?

Best answer by sacquarone

Hello @GB_8759406 

 

Yes, we propose a way to improve performance if it's acceptable to degrade a bit quality of the PDF being produced, thanks to the config.pro options we document in our article 36323. In addition to that, just verify that you do not have any enable_hlr_hashing entry in your config.pro. Default value is no. But when set to yes, this causes issue in PDF export attempt of big drawings, as documented in article 48787.

 

Regards,

 

Serge

1 reply

21-Topaz I
March 21, 2022

Hello @GB_8759406 

 

Yes, we propose a way to improve performance if it's acceptable to degrade a bit quality of the PDF being produced, thanks to the config.pro options we document in our article 36323. In addition to that, just verify that you do not have any enable_hlr_hashing entry in your config.pro. Default value is no. But when set to yes, this causes issue in PDF export attempt of big drawings, as documented in article 48787.

 

Regards,

 

Serge