Note that there are some explanatory texts on larger screens.

plurals
  1. POJava printing - Enlarged printouts on a small number of printers
    primarykey
    data
    text
    <p>On some printers, for whatever reason, the printouts are automatically enlarged with what seems to be default settings when printing through the Java JVM (Java 7). This seems to be with older printers, and it's pretty rare, but it is happening with more than one printer model. Also upgrading the drivers doesn't resolve the issue.</p> <p>The software uses the JFreeReport (classic engine) library, and when using the library to export as a PDF, everything is great. As well the Print Preview using the library is perfect. However when it comes to printing, and this is only with a very very small number of printers, the printouts are enlarged. They aren't zoomed in, but the fonts are much much bigger and improperly spaced so that they overlap over each others. </p> <p>These same printers with JDK 6 seem to work fine. Seem, I'm still trying to isolate the issue. My thinking is that possibly these printers do not correctly support Java 7</p> <p><strong>Update:</strong> I found <a href="http://community.jaspersoft.com/questions/540774/problems-printing-hp-8500-pro-plus-a910" rel="nofollow noreferrer">this thread which seems to indicate that there are some issues with JDK 7u21</a>. I didn't see anything in the release notes to address this. In addition here is <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=53652" rel="nofollow noreferrer">another example of the a similar bug report</a>.</p> <p><strong>Update2:</strong> For anyone interested, I wrote a blog post called <a href="https://www.followsteph.com/2013/06/21/printing-is-broken-on-mac-os-x-with-java-7/" rel="nofollow noreferrer">Printing is Broken on Mac OS X with Java 7</a> about this issue which contains more details and what I discovered.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload