0
À l'étude

Printing

Mike Vanderveer il y a 9 ans mis à jour par anonymous il y a 9 ans 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
À l'étude
This sounds like a bug. Please add it to the issues at GitHub! Include some simple code that reproduces the error!