High resolution printing

2014-12-09 Thread Werner Lehmann
Hi, I'd like to print a canvas node with native printer resolution. What is the best way to achieve that? I suppose I can't just set the canvas width and height to the printer page size equivalent because at 600 DPI this would mean about 5000x7000px. And as far as I know a canvas this size

Re: High resolution printing

2014-12-09 Thread Kevin Loverde
Is it not possible to just send the Jasper report to the printer, via the built in printing API that comes with Jasper? On Tue, Dec 9, 2014 at 1:12 PM, Kevin Loverde klove...@gmail.com wrote: Doesn't Jasperreports have a PDF rendering method? That might be a simpler route. On Tue, Dec 9,

Re: High resolution printing

2014-12-09 Thread Werner Lehmann
Hi Kevin, yes it has, and my users can save their reports to a PDF file, open it, and print it. I just felt there should be a more direct way to print a report. Anyway, I decided to use Jasper's built-in print-exporter which works with Java 1.4 AWT printing. This means I have a working

review: changing the buildSrc/arm*.gradles

2014-12-09 Thread David Hill
Kevin, Jira: https://javafx-jira.kenai.com/browse/RT-39584 Webrev in: http://cr.openjdk.java.net/~ddhill/RT-39584.2/ http://cr.openjdk.java.net/%7Eddhill/RT-39584.2/ In a nutshell - we are running into differences in pkg-config instances, and the easiest solution is to put the results from

Re: Font derivation

2014-12-09 Thread Jeff Hain
https://javafx-jira.kenai.com/browse/RT-6808 Created a JIRA account to be able to see this, but I still can't (permission violation).Meanwhile, I saw this one, which seems to be what I ask for :- https://javafx-jira.kenai.com/browse/RT-37081 (Add withXxx semantics to Font to create derived

Re: Font derivation

2014-12-09 Thread Phil Race
I missed that one. It was assigned a little oddly to someone not really working on fonts so I've grabbed it and will address under that ID. -phil. On 12/9/2014 3:31 PM, Jeff Hain wrote: https://javafx-jira.kenai.com/browse/RT-6808 Created a JIRA account to be able to see this, but I still