I ran the code and it came out with the result below. this looks as though it should. when i view the pdf created by the fop it still has the indent though.
-David Rosenstein IMS Software <fo:block space-after.optimum="0pt" start-indent="3cm" font-size="9pt" white-space-collapse="false" font-family="sans-serif">Batch Size: 100 01 PPS #4762 02 SP.GR.- 0.8283 04 LB./GAL. - 6.899 06 %VOL. ALC.- 91.252 08 CONCENTRATE - 82% 10 PROPELLENT - 18% 12 PROPELLENT IS A-17 (100%) * As Adjustment for Boil Loss, Suggest Adding:</fo:block> -----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 6:01 PM To: [EMAIL PROTECTED] Subject: Re: White Space Treatment Problem David Rosenstein wrote: > I am trying to preserve the white space in an fo:block (or any > other fo element). If I use white-space-collapse="false" it works almost > beautifully, except that the first line of my text is indented by about 5 > letters. I've put the code and output i get below. > While not obvious from you code, the whitespace must come from somewhere. Run the XSL transformation standalone, see http://xml.apache.org/fop/running.html#check-input and check whether there is unwanted space at the beginning of the block. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
