I changed the transform type to html, and it dump out what I wanted. I changed it back to fo2pdf and I get this error. I will try to dump it to a file.
-----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 3:15 PM To: [EMAIL PROTECTED] Subject: Re: File does not begin with '%PDF-' Howard, Gary wrote: > I keep getting this message box error when trying to generate a pdf using > xsl-fo. I have tried everything. I increased my memory on my JVM to 512. > I stripped the stylesheet down to the simplest example. I am using an XML > generator to turn my session object into xml for the stylesheet. Everything > works with a sample XML file. It doesn't work with the generator. Does > anyone have any pointers? Thanks in advance. Download the result into a file and view it in a text editor. I guess it's either empty, or contains some odd text, possibly indicating the cause of your problem. Does your stylesheet generate XSLFO (in contrast to, lets say, HTML)? J.Pietschmann --------------------------------------------------------------------- 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]
