Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Originally posted by Ashik uzzaman:
1. Dumping my bean as an XML file. (did it earlier)
2. Write down an XSL file for the generated XML file. (here i was confused)
2. Using Xalan transform the previously generated XML file, following the rules I wrote in XSL file, generate an XSL-FP file.
3. Then using FOP processor, generate pdf file using the just-now genereated XSL-FO file. (did it earlier)
Anyway, I didn't find there any example that hints about generating Obj2FO. ... Is it possible really? (my previous question#2)
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Originally posted by Ashik uzzaman:
Now the decision to make is....i can either create the FOP in-memory and display my web clients directly from there or I can save the generated fop to a server directory, say "reports" and use sendRedirect() to display the report. Which one is a better idea and why? Can you refer any sample link or discussion on this?
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.