Re: awt performance 0.93 vs 0.92beta

2007-01-23 Thread Daniel Noll
Andreas L Delmelle wrote: If it turns out that 0.93 is slower on any JVM, then if you can, please send us the FO, so we can investigate what might be causing this. Is there anything special about the FO-file? (i.e. lots of markers, images, tables, particular FO-constructs...) FWIW we've notic

Re: Font metrics, AWT vs. PDF and a possible workaround

2007-01-23 Thread Daniel Noll
Cheffe wrote: I know of a java pdf-viewer that is gpl www.jpedal.org I tested it some time ago. That viewer allows to load TT T1C T1 fonts that are shown in a awt-panel. Perhaps you find a solution in this source-code. Shame it's GPL... and also slower (3 seconds per page compared to around 2

Table header printing on next page - Seems to be room for last row

2007-01-23 Thread Tim Keen
Hi all,   In the following the table header appears to be printing on the next page when there is ample room for the last, albeit empty, table row. (example file lid1.pdf)   Is this a problem?   FWIW when I remove the last empty row (line 404 to 408) the entire "STATUS HISTORY" moves to the nex

RE: Running FOP as a Java Stored Procedure on Oracle

2007-01-23 Thread Luciano Belotto
After some work, we were able to get the 0.20.5 loaded on the database. We did it by building one big jar that contains all the apache fop jars, along with a "wrapper" function to produce a PDF, which was based on the example java code. It runs fine as a JAR on a win32 machine, invoking it directly

Re: Annotation Popups in PDF created from SVG title-attributes?

2007-01-23 Thread Cameron McCormack
Jeremias Maerki: > Looking at the PDF spec, I think that should be possible. In PDF > Reference 1.4, see 8.4 Annotations and 8.5.2 Trigger Events. You can > probably control the hidden attribute of an annotation using a > mouse-over trigger event using a "hide action". > > > any ideas whether this

Re: Annotation Popups in PDF created from SVG title-attributes?

2007-01-23 Thread Jeremias Maerki
On 23.01.2007 14:56:18 Klaus Förster wrote: > I know this question sounds quite strange, but would it be possible to > resolve title- or desc-Attributes of an SVG element as annotation popup > within the produced PDF that shows the appropriate value(s) in a > tooltip-like manner on mouseover? O

Re: Bad FOP configurations

2007-01-23 Thread Simon Pepping
On Tue, Jan 23, 2007 at 05:30:18PM +, Adrian Cumiskey wrote: > Hi Andreas, > > I like this idea and suggest adding a new configuration variable called > 'strict-config' with a default value of false. What does everyone else > think? Discovering an error in the configuration file is not imm

Re: Bad FOP configurations

2007-01-23 Thread Adrian Cumiskey
Hi Andreas, I like this idea and suggest adding a new configuration variable called 'strict-config' with a default value of false. What does everyone else think? regards, Adrian. Andreas L Delmelle wrote: On Jan 23, 2007, at 15:06, Adrian Cumiskey wrote: Hi Adrian, I am investigating s

Re: Bad FOP configurations

2007-01-23 Thread Andreas L Delmelle
On Jan 23, 2007, at 15:06, Adrian Cumiskey wrote: Hi Adrian, I am investigating some bugs with bad FOP configurations.. http://issues.apache.org/bugzilla/show_bug.cgi?id=40120 http://issues.apache.org/bugzilla/show_bug.cgi?id=40288 In your opinion, on initialization if the FopFactory and FO

Re: awt performance 0.93 vs 0.92beta

2007-01-23 Thread Andreas L Delmelle
On Jan 23, 2007, at 10:34, paul wrote: I'll be happy to do some investigating, but I'm also a bit pressed for time at the moment(should be doing work :). It seems to me 1.5 is still installed on the system. does someone happen to know a quick way to change between different jre's, for examp

RE: wrap text in table-cell question

2007-01-23 Thread Gregan, Miroslav
I just downloaded the package fop-hyph.jar. And set a language (language="en") It's funny works good with English language, just that when I have technical data, it's doing nothing because he doesn't recognise any word^^ I will have to make my own file :-( And not forget to give a feedback as asked

Bad FOP configurations

2007-01-23 Thread Adrian Cumiskey
I am investigating some bugs with bad FOP configurations.. http://issues.apache.org/bugzilla/show_bug.cgi?id=40120 http://issues.apache.org/bugzilla/show_bug.cgi?id=40288 In your opinion, on initialization if the FopFactory and FOUserAgent discover that they have bad configurations (e.g. malfor

Annotation Popups in PDF created from SVG title-attributes?

2007-01-23 Thread Klaus Förster
I know this question sounds quite strange, but would it be possible to resolve title- or desc-Attributes of an SVG element as annotation popup within the produced PDF that shows the appropriate value(s) in a tooltip-like manner on mouseover? One use-case for this feature would be displaying dat

Re: wrap text in table-cell question

2007-01-23 Thread Chris Bowditch
Gregan, Miroslav wrote: Thank you for your solution, it works great and does exactly want I need with FOP 0.20.5, but it doesn't work with FOP 0.93 :-( this is what my xsl sheet looks like: What is your language property set to? Did you download fop-hyph.jar from OFFO? htt

RE: wrap text in table-cell question

2007-01-23 Thread Gregan, Miroslav
Thank you for your solution, it works great and does exactly want I need with FOP 0.20.5, but it doesn't work with FOP 0.93 :-( this is what my xsl sheet looks like: From: mahmoudi ould abdel vetah [mailto:[EMAIL PROTECTED] Sent: Tuesday, January

Re: Font 'Arial,normal,400' not found

2007-01-23 Thread Chris Bowditch
Andrea König wrote: Hi all, I am using fop-0.92 together with cocoon-2.1.9. I want the document is printed in arial font. The metric font I generated. If I generate a pdf document at the command line, the document is shown in the right font. fop -c fop.xconf -xml source.xml -xsl template.xsl t

Re: FOP Problem

2007-01-23 Thread pasquien
Sorry, it's a mistake. The result is 'Apache Software Foundation'. pasquien wrote: > > The result is 'MICROSOFT' > > > J.Pietschmann wrote: >> >> pwillsey wrote: >>> Not sure if this makes a difference but I'm using FOP in a webobjects >>> project and I get the exception when I deploy the pr

Re: FOP Problem

2007-01-23 Thread pasquien
The result is 'MICROSOFT' J.Pietschmann wrote: > > pwillsey wrote: >> Not sure if this makes a difference but I'm using FOP in a webobjects >> project and I get the exception when I deploy the project but not when I >> run >> it using eclipse on my development machine. > > I wouldn't rule out

Font 'Arial,normal,400' not found

2007-01-23 Thread Andrea König
Hi all, I am using fop-0.92 together with cocoon-2.1.9. I want the document is printed in arial font. The metric font I generated. If I generate a pdf document at the command line, the document is shown in the right font. fop -c fop.xconf -xml source.xml -xsl template.xsl test.pdf But if I try

Re: awt performance 0.93 vs 0.92beta

2007-01-23 Thread paul
I'll be happy to do some investigating, but I'm also a bit pressed for time at the moment(should be doing work :). It seems to me 1.5 is still installed on the system. does someone happen to know a quick way to change between different jre's, for example with path-variables (win xp)? I don't have t

Re: wrap text in table-cell question

2007-01-23 Thread mahmoudi ould abdel vetah
hi, in your cell, you can make: B i hope this help you. 2007/1/22, J.Pietschmann <[EMAIL PROTECTED]>: Gregan, Miroslav wrote: > When I write text in table-cells, it may happen that the text is longer > than the cell (ex. hyperlinks) > Is there a way to have the text

Re: Font metrics, AWT vs. PDF and a possible workaround

2007-01-23 Thread Cheffe
I know of a java pdf-viewer that is gpl www.jpedal.org I tested it some time ago. That viewer allows to load TT T1C T1 fonts that are shown in a awt-panel. Perhaps you find a solution in this source-code. Daniel Noll-3 wrote: > > Daniel Noll wrote: >> I will try doing the exact opposite of my or