« Return to Thread: Graphic Scalin in PDF

Re: Graphic Scalin in PDF

by Bob Stayton :: Rate this Message:

Reply to Author | View in Thread

Actually, we would need the version of FOP, because the handling of graphics
in version 0.20.5 was very limited, and much improved in the 0.94 line of
development.  If you are using 0.20.5, you should upgrade to the latest
version.

Bob Stayton
Sagehill Enterprises
bobs@...


----- Original Message -----
From: "Ina F" <ina_frenzel@...>
To: <docbook-apps@...>
Sent: Tuesday, April 01, 2008 11:25 PM
Subject: Re: [docbook-apps] Graphic Scalin in PDF


>
> I'm using the Apache FOP FO-Processor.
>
> This is my source code:
>
> <mediaxobject>
> <imagexobject>
> <imagedata scalefit="1" width="100%" contentwidth="100%"
> fileref="figure/pic1.png" format="PNG"/>
> </imagexobject>
> </mediaxobject>
>
> I have attached the unscaled image (in pdf) and the original image.
>
>
> Bob Stayton wrote:
>>
>> Can you describe what FO processor you are using?  And perhaps include a
>> very short document showing how you are marking it up?  That would enable
>> us
>> to diagnose the problem.
>>
>> Bob Stayton
>> Sagehill Enterprises
>> bobs@...
>>
> http://www.nabble.com/file/p16443000/pic1-pdf.png
> http://www.nabble.com/file/p16443000/pic1-original.png
> --
> View this message in context:
> http://www.nabble.com/Graphic-Scalin-in-PDF-tp16045877p16443000.html
> Sent from the docbook apps mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@...
> For additional commands, e-mail: docbook-apps-help@...
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...

 « Return to Thread: Graphic Scalin in PDF