Hello,

        I am using 

        <fo:block break-before="page">
                <fo:instream-foreign-object>
                        <svg xmlns="http://www.w3.org/2000/svg"; width="192"
height="600" xml:space="preserve">
                                .......
                        </svg>
                </fo:instream-foreign-object>
        </fo:block>

        this element it include a SVG graphic.

        I want the graphic on one page so the graphic will consume the
entire page.

        Yet, when I view the PDF, I only see the top left corner of the
graphic.

        How can I specify the size ?

        Why don't I see the entire graphic ?

        Doesn't the fo:block size to the entire page if it can ?

Thank you ..


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

Reply via email to