I'm generating a PDF using FOP 0.20.5 which has some text in and some jpegs using the fo:external-graphic tag. Without the jpegs, i.e. if I put fo:external-graphic src='', the resultant output PDF is approx. 3k. When I insert the details of the location of the jpegs (640k each on local machine), the output size of the PDF is 3mb. I would have expected it to be more in the region of just under 2mb?
Is something in FOP increasing the resolution of the output if the images are inserted? Or is this something which is fixed in fop 0.93? Or is this more of a graphics question, if you have three images, extra overhead has to be included for some reason? Any answers, even if it can't be fixed, would be appreciated. Regards, Diane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
