I can make the middle table disappear if I mark margin and padding to be 0pt
of the second table :
<fo:table-cell margin="2pt" padding="2pt" display-align="center"
text-align="left"> or remove the table altogether. I guess that partially
answers the question...  



JWang wrote:
> 
> Thank you very much. It does display nicely when I turn off smooth line
> art in acrobat reader. Is there a way to turn that off programmatically in
> FOP? It displays nicely in version 0.20 even I did not turn it off, which
> makes me think that can be configured in the PDF itself.  Your suggestion
> solves the problem anyway...
> 
> Regarding nested tables, I attached the source code and the result for old
> and new version here. The new version displays a middle table that makes
> the inner tables unfit for the outer table. Logically the two inner tables
> (units of measurement and tank) belong together in a group, that is why we
> put them in one table cell. I guess the real question is under what
> circumstances FOP displays one table even though there are more than one
> in the fo file.  http://www.nabble.com/file/p20253041/version_020.pdf
> version_020.pdf  http://www.nabble.com/file/p20253041/version_095.pdf
> version_095.pdf  http://www.nabble.com/file/p20253041/source.xml
> source.xml   Again, thank you for your time.
> 

-- 
View this message in context: 
http://www.nabble.com/upgrading-to-0.95-from-0.20.5%2C-several-problems-tp20237183p20253606.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to