Message 1 of 2
define auto plot area
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I want to create a feature that automatically determines the print area relative to the XYmin and XYmax points in a dynamic block.
I can extract the coordinates of these points but I can't determine the plot area according to these points. I'd also like, in the long run, to force a PC3 printer (PDF. PC3) and choose a paper size automatically in relation to the calculation of points. For example, xmax - xmin = 420, ymax - ymin = 297 => A3, etc...
thanks for all,