0
Under review

Printing

Mike Vanderveer 9 jaar geleden bijgewerkt door anonymous 9 jaar geleden 1
Hi
I'm having a little trouble printing. I use the static method
XpsExporter.Print(this.PlotModel, 800, 500);
which works but always pushes the plot to the top of the page so far that it cuts off about 5% of it. All I want to do is print my plot on paper. nothing fancy. 

Thanks in advance
Under review
This sounds like a bug. Please add it to the issues at GitHub! Include some simple code that reproduces the error!