Hi,
when I include gif/png image into fo and render it by FOP to PDF, it
looks not OK.
Fragment ffrom document:
<fo:page-sequence initial-page-number="1"
master-reference="single">
<!-- HEADER -->
<fo:static-content flow-name="xsl-region-before">
<fo:table width="100%" table-layout="fixed">
<fo:table-column column-width="12.5cm" />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:external-graphic
src="url('Logo.gif')" />
</fo:block>
</fo:table-cell>
Image is rendered with gray line at top border and bottom border, but
line aren't in image.
Thanks, Tomas Studva
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]