Good day all
I would like to generate a searchable pdf of schematic by running an Eagle
script command. I succeed with the following, for example:
PRINT landscape 1.0 -0 -caption FILE '<path/path/../myfile>-SCH.pdf' sheets
all paper a3;
This gives the desired result - I get a searchable pdf. However I do not
know how to set the other print options e.g. Alignment, Area, Calibrate,
Border - which are available via the Print Dialog box. If I cannot set
these options then I cannot guarantee a consistent result each time. Is
there full documentation available for the Print command?
Also, it would be ideal if I could access the printer settings using a ULP
call (so that the user could initially set the printer options via the
print dialog and on subsequent runs choose to re-use the same settings).
This is probably a dead end but I thought I'd ask.
Thanks in advance.
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.