0
Wird überprüft

Printing

Mike Vanderveer vor 9 Jahren aktualisiert von anonymous vor 9 Jahren 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
Wird überprüft
This sounds like a bug. Please add it to the issues at GitHub! Include some simple code that reproduces the error!