[xep-support] Scaling Large PDF

Stepan Mik stepan at etnetera.cz
Mon Dec 19 10:31:28 PST 2005


Hi,

I'm trying to create a cover page of a document from another PDF. The PDF
with cover image is unfortunately larger than page size of a document. I'm
trying to resize it using
<fo:external-graphic src="url(cover_page.pdf)" width="100%" height="100%"
scaling="non-uniform" content-height="scale-to-fit"
content-width="scale-to-fit" />
within <fo:flow
flow-name="xsl-region-body"><fo:block>...</fo:block></fo:flow>
Which as I assume sets view port to whole page (body region) and scales the
cover page image to it. However I'm getting following error message:

format 
    (sequence [master-reference cover]
      (flow [1]
        [error] no space for an element, trying to recover
        [1]
        [error] no space for an element, trying to recover
        [1])

What's wrong?

Thanks for advice

Stepan

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list