RE: Strange scaling of GIF images

2007-03-27 Thread Pascal Sancho
Hi Daniel, Your GIF image appears to be buggy. In AWT renderer, I get an exception, and I loose black pixels when I try to save for the Web your GIF from my picture editor... Exception in thread AWT-EventQueue-0 java.awt.image.RasterFormatException: Data array too small (should be 155042 )

Re: Accessing the object Tree structure of FOP

2007-03-27 Thread Mukku Sarath Kiran
Hi which programming language you are using? in PHP you can use xpath_eval() function. see php manual for help. sarath - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Email

2007-03-27 Thread Mukku Sarath Kiran
liam grimes liamgrimes at gmail.com writes: Hi all have anyone tried to render the fo stream to pdf and email it to an recipient.?? Is it possible in java.. if so can you please help.Thanx Hi, render fo stream to pdf : download fop 0.93 , see there is example

RE: Accessing the object Tree structure of FOP

2007-03-27 Thread Harshini Madurapperuma
Hi I'm using java. Do u have any idea bat that in java?? /Harshini -Original Message- From: Mukku Sarath Kiran [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 2:44 PM To: fop-users@xmlgraphics.apache.org Subject: Re: Accessing the object Tree structure of FOP Hi which

Re: fop romanian diacritic fonts

2007-03-27 Thread Mukku Sarath Kiran
I'm using Debian GNU/Linux testing (etch) fop 0.25-? (but downloaded 0.93). I can provide the sources if needed (i can't right now, not at home). I'm just starting out so if you can directly me to some nice tutorials on using xml + xsl-fo + how to get romanian language supported in pdf output

fop pagebreak problems / errors

2007-03-27 Thread Dirk Bromberg
Hi fops, I've got some strange behaviour of the fop-mechanisms when I try to force a page break from within a table. Basically the page breaks seem to have no effect, as long as the height of an enclosing row is not reached. I'm using fop-0.93. I attached a small set of files to

Re: Accessing the object Tree structure of FOP

2007-03-27 Thread Andreas L Delmelle
On Mar 27, 2007, at 11:38, Harshini Madurapperuma wrote: Hi, I'm using java. Do u have any idea bat that in java?? I still don't quite get the intention. You're talking of an fo:external-graphic being added as a child of fo:root. Note that that would make your input illegal FO. The

Re: fop pagebreak problems / errors

2007-03-27 Thread Andreas L Delmelle
On Mar 27, 2007, at 17:25, Dirk Bromberg wrote: Hi Dirk, Considering the following: PS - On a different note: break-after crashes in the fo given in crash.fo with an illegal state exception (this surely is a bug, isn't it?): Yep, this is definitely a bug! Thanks for mentioning.

Re: Strange scaling of GIF images

2007-03-27 Thread Daniel Noll
Pascal Sancho wrote: Hi Daniel, Your GIF image appears to be buggy. It isn't, however. In AWT renderer, I get an exception, and I loose black pixels when I try to save for the Web your GIF from my picture editor... This doesn't happen on my copy of GIMP. It renders correctly and with