Yes., Write your own language module you could take a look at my SVG2AnyFormat-Module for AxKit. The other way is to use the existing one to generated pdf via latex although I don't know if it still works. If you need any help conact me offline and I'll help you.

Tom

Mike Trotman wrote:

Hi.

I've been experimenting with AxKit for the past two weeks - so still a new user.

I have successfully set up a XML processing environment to produce nicely formatted HTML
pages using a chain of XSL and XPS translations.


I would now like to add a transformation to XSL-FO and a subsequent PDF generation and display in the browser.
I can successfully generate the PDFs from the command line using XSLT stylesheets and Apache FOP.


Is there any easy way of doing this in AxKit?
I have naively tried running the FOP transformation (inside backticks) in XPS - but cannot get a PDF generated.
And I have also experimented with 'catting' a PDF from XPS - but can't get the content-type recognised by the browser.
(I'm using the '$r->content_type('application/pdf') approach.)


Does anyone have any experience in trying this - or any suggestions on how it should be done?
(The AxPoint demo PDF generat ion works OK.)


Alternatively - is there any way to link AxKit (XSLFO) output to Tomcat - and run FOP from there?

I think there is possibly a principle I am missing.
Any help greatly appreciated.


Thanks

Mike








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



Reply via email to