[
https://issues.apache.org/jira/browse/PIVOT-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912458#action_12912458
]
Sandro Martini edited comment on PIVOT-511 at 9/20/10 9:29 AM:
---------------------------------------------------------------
Some articles on this theme (most of them old !!):
http://download.oracle.com/javase/1.3/docs/guide/awt/designspec/printing.html
http://download.oracle.com/javase/tutorial/2d/printing/index.html
http://www.oracle.com/technetwork/java/whitepaper-138442.html
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/swing.html
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/awt.html
Verify if this could help:
http://download.oracle.com/javase/tutorial/2d/printing/gui.html
suggest to implement a print() method on containers (and/or maybe on GUI
components) ... if/where needed, so maybe in this way we could avoid changes in
paint methods.
Note:
from what I read probably could be interesting (maybe later) another Test to
Print even from an Application (to see if the problem happens also in this
case, so the problem could be in some drawing portions of code).
was (Author: smartini):
Some articles on this theme (most of them old !!):
http://download.oracle.com/javase/1.3/docs/guide/awt/designspec/printing.html
http://download.oracle.com/javase/tutorial/2d/printing/index.html
http://www.oracle.com/technetwork/java/whitepaper-138442.html
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/swing.html
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/awt.html
Note:
from what I read probably could be interesting (maybe later) another Test to
Print even from an Application (to see if the problem happens also in this
case, so the problem could be in some drawing portions of code).
> Print doesn't work on Labels
> ----------------------------
>
> Key: PIVOT-511
> URL: https://issues.apache.org/jira/browse/PIVOT-511
> Project: Pivot
> Issue Type: Bug
> Components: wtk, wtk-terra
> Reporter: Sandro Martini
> Assignee: Sandro Martini
> Fix For: 2.0
>
> Attachments: Kitchen Sink _ Apache Pivot 1.4.pdf, Kitchen Sink _
> Apache Pivot 1.5.pdf, Stock Tracker _ Apache Pivot 1.4.pdf, Stock Tracker _
> Apache Pivot 1.5.pdf
>
>
> From a Browser, Printing a page, for some reason I have all Labels not in
> output (see attached pdf, but the same happens with a print to paper).
> With 1.4 it was not so good but labels were present, while in current 1.5
> pre-release it seems that all is present but not labels.
> This should be a great fix to have in the final 1.5
> This happens on Win XP and Windows 7, both from latest Firefox and IE 8, and
> on all Pivot Applets.
> Sandro
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.