Jump to content

Recommended Posts

Posted

Hi,is it possible to use XSL-FO in IE dynamically ??Which tool do i need to transform an xml-file (fo-object) to pdf on the fly ??Thanx,AJ

Posted

The first question: some kind of scripting. JavaScript that would manipulate a form perhaps?The second question: server side script is THE only solution. We are talking about a creation of a completely new file after all.

Posted

I´m thinking of a solution, where the user klicks on a link in IE, a JavaScript routine gets the textelements in the xml-file, a stylesheet transforms the xml-file to an fo-object which then be put out to pdf by an generator...???Is it possible ??Thanx,AJ

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...