AW: [xep-support] Titlepage in SVG covering whole page
Jirka Kosek
jirka at kosek.cz
Mon Oct 9 06:19:55 PDT 2006
Ettinger, Christian wrote:
> Thanks for your help, but it did not really solve my problem.
> You are correct, this 'half leading' resulted in a small white line above my SVG. With line-height="1.0" this line vanished and I could make the SVG image 1mm higher.
> But, there is still a tine white line below the SVG, it is still not possible to make it as high as the page.
>
> I just want the SVG to be rendered even if it has the same size (or is bigger) than the page! Is this possible with XEP?
You can put your image into block-container and then use absolute
positioning to fine tune placement of image, e.g.:
<fo:block-container absolute-position="absolute"
left="-1.5cm"
top="-1cm" >
...
</fo:block-container>
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka at kosek.cz http://www.kosek.cz
------------------------------------------------------------------
Profesionální školení a poradenství v oblasti technologií XML.
Podívejte se na náš nově spuštěný web http://DocBook.cz
Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
Nejbližší termíny školení:
** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
** DocBook 11.-13.12.2006 ** XSL-FO 11.-12.12.2006 **
------------------------------------------------------------------
http://xmlguru.cz Blog mostly about XML for English readers
------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3225 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20061009/9cb6287b/attachment.bin>
More information about the Xep-support
mailing list