AJ75 Posted March 29, 2006 Posted March 29, 2006 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
boen_robot Posted March 29, 2006 Posted March 29, 2006 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.
AJ75 Posted March 29, 2006 Author Posted March 29, 2006 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now