vagran / dxf-viewer

DXF 2D viewer written in JavaScript
Mozilla Public License 2.0
310 stars 97 forks source link

how to print model space? #22

Open dotoritos-kim opened 1 year ago

dotoritos-kim commented 1 year ago

If not, do you plan to add more in the future?

vagran commented 1 year ago

All features are made based on user demand indicated by issues like this one. So once it is open now, we can think about it. I cannot commit now about any timeframe. However, now in your application you can just obtain the canvas by GetCanvas() method and print its content by any suitable library. If you have in mind any features which should be useful for printing functionality, please describe. For example, I think one such may be more aggressive color correction profile for higher contrast on a printed media or black-and-white printing.