- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
A little background: I have recently migrated to ACADE 2017. When plotting projects, I first plot them to a pdf file. Then if I need a hard copy, I print the file from within Adobe Reader. After switching to ACADE 2017 my old "page setup" script didn't quite work and I had to modify it slightly. I think the modification was necessary for the Shaded Viewport options; I think that is a new thing. Anyway, I worked through that issue and now can plot my project to pdf. However, there is a large white border around each plot. Then if I were to print that from Adobe Reader, my actual drawing would be even smaller. I'm sure this has to do with the printable area settings for the plotter, but I'm not sure of the best way to solve the problem.
So, what do you think is the best practice for plotting to PDF. I am using the "Acade - DWG to PDF.pc3" plotter. I am using "ANSI B (17.00 x 11.00 Inches)" for my paper size. Maybe I should use the "ANSI Full Bleed B" instead?
I have included my page setup script, in case that is useful. I have also included a screen shot of my PDF which shows the large spaces.
(command "-plot" "y" "model" "Acade - DWG to PDF" "ANSI B (17.00 x 11.00 Inches)" "" "landscape" "n" "extents" "fit" "c" "y"
"Electrical.ctb" "y" "w" "" "y" "n" "qsave")
Solved! Go to Solution.