the images have different pixel size, or dpi. 72 dpi for the PNG and
96 dpi for the JPEG. you can check (and fix) that with Gimp or other
image editor.

On Fri, Feb 1, 2013 at 4:14 AM, Neeraj <[email protected]> wrote:
>
>
> ---------- Forwarded message ----------
> From: Neeraj <[email protected]>
> Date: Thu, Jan 31, 2013 at 3:13 PM
> Subject: PNG files takes more size as compare to JPG in FOP 1.1 PDF
> To: [email protected]
>
>
> Hi,
>
> I am using FOP 1.1 RC1 and drawing images in PDF. Source files are
> "myimage.PNG" and "myimage.JPG". After generating PDF's, PNG image displays
> in PDF with more bigger than actual size, while JPG image displays with
> actual size.
>
> Please look into the issue and suggest me a solution to deal with this
> condition. I can not fix table or block size.
>
> FO file Code:
>
> <fo:block>
>   <fo:external-graphic  src="http://localhost/MyWebSite/Temp/myimage.PNG"/>
> </fo:block>
>
> I am using default config file.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to