David Benoff dijo:
> Hi all,
> I�m getting bad output from my fo2pdf serialization (I�ve pasted a
> sample below).  Based on an old thread (HYPERLINK
> "http://www.mail-archive.com/[EMAIL PROTECTED]/msg12064.html"h
> ttp://www.mail-archive.com/[EMAIL PROTECTED]/msg12064.html) I
> gather that the problem is that the mime type is not getting set for
> some reason so the browser is outputting raw pdf code.  My serializer
> setup is below, and is setting the mime type, so I am stumped as to what
> the problem is.  Any hints would be much appreciated.

Hi David:


I guess you are trying to see the PDF in a Windows machine. Sometimes IE
has some problems in running the PDF reader. I dont know why, but seems to
be because IE uses file extension instead of mime-type.

Try to download the file and check if you can then open it with your PDF
Reader. If this works. The problem is not related to Cocoon. To solve this
problem I suggest you to reinstall the PDF reader. Sometimes it solves the
problem in some machines.

Second guess: Your pipeline looks good. Try to remove the <user-config>
tag. What you have there?

If the above does not work, then another approach I recomend you is: step
slow with PDF generation. First do a simple test to see if there is no
error in a simple page.




Best Regards,

Antonio Gallardo.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to