Thank you. That seems to be the case. Even by inserting a simple space character in the block it defaults to a pt > 0, but when empty it seems to default to 0pt like you said.
Thanks. -----Original Message----- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent: Thursday, October 13, 2005 10:45 AM To: [email protected] Subject: Re: Rendering empty fo:block objects I think, as long as they are empty, they simply have a 0pt height. Oosterbaan, Douglas S. (LNG-DAY) a écrit : >Are empty <fo:block/> objects ignored by fop0.20.5? In the following >snippet of FO I inserted 6 empty blocks between two test strings >and they don't seem to get rendered. I can easily use space-after >or insert newlines to get the desired rendering, but I was just >curious if this by design or is this considered an unresolved issue in >fop0.20.5? Below is some sample fo: > ><fo:block><fo:inline font-family="Courier" font-size="10pt">TEST STRING 1 ></fo:inline><fo:block/><fo:block/><fo:block/><fo:block/><fo:block/><fo:bloc k >/><fo:block/><fo:inline font-family="Courier" font-size="10pt">TEST STRING 2 ></fo:inline></fo:block> > >Thanks. > > >--------------------------------------------------------------------- >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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
