Okej, I solved the header problem ... basically I still had this one line of code which was adding the header:
[code] Fop fop = fopFactory.newFop(MimeConstants.MIME_PDF, foUserAgent, output); [/code] However the generated FOP remained the same :) So it should still be what was requested. thanks for pointing that out, and sorry for the misunderstanding. Regards, sim085 -- View this message in context: http://www.nabble.com/PDF-reader-can-not-read-generated-file-t1818020.html#a4971443 Sent from the FOP - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
