Carlos A Hoyos 19.Sep.02 03:13 PM a Web browser FreelanceAll ReleasesAll Platforms
Is there any way to generate a Freelance document on the fly from a web server?
I have a web-application to manage projects. Currently, a project's summary page can be previewed in printer friendly version AND also exported to pdf to offer our users the possibility of either printing it or saving it to their computers.
But some users love freelance so much :) that after seeing the "export to pdf" button, have requested an "export to freelance" button that when you hit, generates the freelance documents and allows it to be downloaded...
So, I'm looking for a way to convert html or xml or pdf to Freelance, or a way to build it dynamically (I'm running Red Hat 7.5, Websphere 3.5, DB2)... or a Java API, or PERL or PHP... or any language that runs on linux and lets me open a connection to a db and generate a Freelance DOC with some data from the db.
Any ideas if this is possible, or where to find more info on this will be greatly appreciated