« Return to Thread: Graphic Scalin in PDF

Re: Graphic Scalin in PDF

by Ina F :: Rate this Message:

Reply to Author | View in Thread

I'm using the Apache FOP FO-Processor.

This is my source code:

<mediaobject>
<imageobject>
<imagedata scalefit="1" width="100%" contentwidth="100%" fileref="figure/pic1.png" format="PNG"/>
</imageobject>
</mediaobject>

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@sagehill.net

 « Return to Thread: Graphic Scalin in PDF