Installing openjdk over Sun Java 6 stops printing of PDF files

Phil Race Phil.Race at Sun.COM
Sun Jan 11 20:41:51 UTC 2009


Printing questions are best directed to 2d-dev.

There should be no difference between "Sun Java" and OpenJDK in the 
printing implementation.
If you see a difference perhaps its down to the specific version of "Sun 
Java", and probably
updating to 6 update 11 is worth trying. Perhaps you did this but I 
can't tell
since you didn't say. "would not print" is really too vague for me to 
usefully comment further.

Printing a PDF file is basically a matter of forwarding the PDF to CUPS, 
if it says it can handle PDF.
So it should be independent of anything other than your CUPS 
configuration, and hence I can't
think how that would have changed matters. But OpenJDK is a source-level 
'product', so its
at least possible if unlikely, that there's a problem specific to the 
binary provided by your distro.

If you need further details on this please post directly to 2d-dev, as 
this list (discuss) is
for more general discussions, not technology specific bug discussions.

-phil.

Larry Alkoff wrote:
> I was using Sun Jave 6 but changed to openjdk because Sun Java 6 would 
> not print using a program called Moneydance.
>
> Openjdk prints just fine in Moneydance but will not print a PDF file 
> as Sun Java did.
>
> I think Sun Java is no longer active on my machine since
> /usr/bin/java -version
> says
>   java version "1.6.0_0"
>   OpenJDK  Runtime Environment (build 1.6.0_0-b11)
>   OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)
>
> How can I resolve this?
>
> Using Kubuntu Linux 10.04-1.
>
> Larry
>
>




More information about the discuss mailing list