I am trying to get some XSL-FO stuff happening. I want to be able to 
generate a PDF on the fly.

I have it almost working, but on trying to access the page in the browser 
I get an error "File does not begin with '%PDF-'". When I then look at the 
source of the generated page, it quite clearly does... the first line 
reads "%PDF-1.4".

(I am using Apache::AxKit::Language::PassiveTeX)

I then tried saving that generated file to my hard drive and opening it in 
my browser... It worked! So PassiveTeX has created a PDF for me, just as I 
asked it to... but for some reason the resulting file will not display in 
the browser unless I save it first (I have tried Mozilla, Firefox and IE).

Has anyone else experienced this?
How did you get around it?

I am not even sure of a way to make AxKit save the file to disk (rather 
than displaying it in the browser) - although this would have to be a last 
resort as I really need to get it to display in the browser.


thanks in advance
tom

-- 
Tom Kirkpatrick
Web Developer - Virus Bulletin

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

Reply via email to