resullins Posted March 7, 2022 Posted March 7, 2022 I have some drawing sets for a project... and the project managers and some other people are complaining about the slow page rendering speed when scrolling. I use Bluebeam, and have done all the things that they suggest to speed things up, but I feel like maybe I need to start with the CAD output. What can I do to minimize PDf size and speed up scrolling without sacrificing PDF quality? Are there plot settings I'm missing? Should I use AutoCAD's PDF driver or Adobe/Bluebeam's? What should I check here? Quote
maratovich Posted March 7, 2022 Posted March 7, 2022 Use the "DWG to PDF" printer to print Set the quality to 600 dpi or less in the printer settings. Turn off transparency when printing. 1 Quote
densan Posted March 21, 2022 Posted March 21, 2022 If transparency is not the issue, I wanted to share a solution to a similar problem I had when creating PDF files from AutoCAD. If the text in your drawing uses fonts with the extension .shx AutoCAD converts some of the text as PDF comments if you have the variable "pdfshx" set to one. Changing "pdfshx" to zero will not add comments to the final PDF. The PDF file with comments is slow to open, so the problem grows exponentially when adding multiple slow files to an extensive set. Please look at the examples I posted and check the comments for each file with Adobe or Bluebeam. I hope this helps, PDF w PDFSHX set to 0.pdf PDF w PDFSHX set to 1.pdf 1 Quote
CyberAngel Posted March 22, 2022 Posted March 22, 2022 13 hours ago, densan said: If the text in your drawing uses fonts with the extension .shx AutoCAD converts some of the text as PDF comments if you have the variable "pdfshx" set to one. Changing "pdfshx" to zero will not add comments to the final PDF. 356.71 kB · 0 downloads Wow. You can learn something every day about AutoCAD. I always wondered where those comments came from. Quote
resullins Posted March 23, 2022 Author Posted March 23, 2022 I already thought about that, but we only use TrueType fonts, specifically Arial, and PDFSHX shouldn't have any affect on those. Quote
Oberulez Posted September 26 Posted September 26 I encountered this problem too (AutoCAD 2024, Acrobat 2024) and a colleague told me a different solution. The drawing was recieved from an external party. Plotting that drawing caused Adobe to freeze and crash. My first solution, purging the drawing didn't help. The solution that worked was opening a new drawing and with "Insert" put that drawing in there. When I plotted this new drawing, it worked like a charm! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.