0
Under review
Printing
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
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
0
Under review
Oystein Bjorke 10 years ago
This sounds like a bug. Please add it to the issues at GitHub! Include some simple code that reproduces the error!
Customer support service by UserEcho