Re: JavaFx: webview print with scale 100%

2015-07-13 Thread Anton V. Tarasov
Hi Alexander, On 27.06.2015 8:30, Александр Свиридов wrote: Hi Anton, I send all files. If you open index.html in IE and printpreview->set scale 100% -> print , you will get 16.8 cm of div on paper. If you you print via application I did you will get quite different size. WebView is a WebK

Re: JavaFx: webview print with scale 100%

2015-06-30 Thread Anton V. Tarasov
Hi Alexander, Thanks for posting the samples. I'll check the printing stuff and will update on results. Regards, Anton. On 27.06.2015 9:30, Александр Свиридов wrote: Hi Anton, I send all files. If you open index.html in IE and printpreview->set scale 100% -> print , you will get 16.8 cm of

Re: JavaFx: webview print with scale 100%

2015-06-19 Thread Anton V. Tarasov
Hi Alexander, Could you please create and send a simple test case (fully functioning) with the exact URL of a page you're printing? Regards, Anotn. On 15.06.2015 8:53, Александр Свиридов wrote: To print my html page I use the following code: PrinterJob job =PrinterJob.createPrinterJob();if(j