You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-ezdxf
Hi, after going through the document, I understand that we can export dxf to jpg/ pdf via the Drawing/ export add on. However, I can only export the whole extent of the model space by using the example code. Is that possible to plot only part of the model space via a print window with defined coordinates at the corner? Thanks.