You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Alexander Koppelhuber <to...@gmx.net> on 2002/11/30 06:20:16 UTC

AWTRenderer/progressListener

Q1:
AWTRenderer does not call its progressListeners methods. 
So I guess that this feature is no implemented yet.
Will it be included in the next release, or do I
have to rely on the logging messages (because its not 
part of the Renderer interface anyway)? Are the logging
messages the only way to get information about the
progress?

Q2:
I'm using AWTRenderer to produce a preview image
before rendering to a pdf file, because I could not
find a good (and cheap) java pdf viewer. And both,
adobe pdf and jpedal, were not able to load and
display all pdf files correctly. Is there some
other solution to produce preview images? I'm not
very satisfied with the rendering quality of the
fonts when using AWTRenderer.

Regards, Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: AWTRenderer/progressListener

Posted by Oleg Tkachenko <ol...@multiconn.com>.
Alexander Koppelhuber wrote:
> Q1:
> AWTRenderer does not call its progressListeners methods. 
> So I guess that this feature is no implemented yet.
> Will it be included in the next release, or do I
> have to rely on the logging messages (because its not 
> part of the Renderer interface anyway)? Are the logging
> messages the only way to get information about the
> progress?
Yes, you are right. Progress listener will probably be imlemented only in FOP 
1.0dev. And for a while logger is the only way.

> Q2:
> I'm using AWTRenderer to produce a preview image
> before rendering to a pdf file, because I could not
> find a good (and cheap) java pdf viewer. And both,
> adobe pdf and jpedal, were not able to load and
> display all pdf files correctly. Is there some
> other solution to produce preview images?
Opening pdf in a browser?

  I'm not
> very satisfied with the rendering quality of the
> fonts when using AWTRenderer.
AWT Font-measuring/rendering was improved in cvs, see 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14657.

-- 
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org