Re: tables with margins and borders
Hello, Hello Karen, I tried it with the snapshot of the night before yesterday (due to the firewall I cannot get into CVS directly). It was not rendered correctly. I have included the document (doc.xml) and the stylesheet (doc2pdf.xsl) that lead to docxalan.fo If rendered to awt few borders are rendered and those rendered are not aligned with the table. If rendered to pdf all borders ara rendered but all are not aligned with the table. The version I'm using is from a file called xml-fop_20010806101537.tar.gz (it is stating FOP 0.19.0-CVS at startup) Kind regards, Koen. Please respond to [EMAIL PROTECTED] |---> | | | |---> >---| | | >---| |---> | To: | | |---> >---| | [EMAIL PROTECTED] | >---| |---> | cc: | | |---> >-------| | (bcc: Koen HANDEKYN/BE/ALCATEL) | >---| |---> | | | |---> >---| | | >---| |---> | Subject: | | |---> >---| | Re: tables with margins and borders | >---| [IMAGE] Hi Koen, There are some table-border fixes in both PDF and AWT in the latest CVS which probably fix this problem. Try using one of the recent source snapshots if you can't wait for the 0.20 release. Or you can send your .fo file and I'll see whether it still looks bad with the current version. Hope that helps, Karen Leas
tables with margins and borders
Hello, I'm having some issues with the rendering of table borders. When I ask to render a border around the table cell's and the table has a left margin of for example 2cm, than the text is shifted correctly 2 cm to the rigth but the borders appear disaligned with the text, ie 2cm to much to the left (I tend to conclude that the margins are not taken into account when rendering the cell borders). It looks like a 'bug' to me, as the same file is rendered correctly in the trial versions of the commericial tools availlable? kind regards, Koen. -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
nested blocks
Hello, In the fragmant below i have two nested blocks. if I process the file with XEP the second block has a left margin of 1in relative to the margin of the outer block (so 2 inch in total). if I process this with FOP both blocks have the same margin of 1 inch (so they do not really seem to nest). Does anybody know how to get the XEP behaviour with FOP, to make nested blocks behave as nested? Kind regards, Koen Handekyn -- http://www.w3.org/1999/XSL/Format";> This is an example of two nested blocks. This flows in the outer block. And this is the nested block. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]