How to run PDF Export options without a file dialogue box?
Hi there,
I want to change the PDF Export options on the commandline (to use in an autocad script to export multiple(+150) dwg's-->pdf).
I need to edit 4 variables:
1. check/uncheck Zoom to extents
2. Dis/Enable papersize override
3. Set pdf overridden paper width
4. Set pdf overridden paper height
Can somebody help me?
0
Comments
-
You can't change these settings with a script. I would love to see all the BC-settings accessible through a getvar-setvar type mechanism. I'm struggling with the setting for the PromptMenu. I want to temporarily switch off this menu using lisp function (vl-registry-write...), but that doesn't work. I am filing a SR.
0
This discussion has been closed.