प्रोग्रॅमींग

searching for some utility/library (free source) for pdf creation

Submitted by आनंद on 4 August, 2008 - 02:01

I am searching for some utility/library (free source) for pdf creation.
The requirement is to get the contents of current displayed page and convert it to pdf.
The language is PHP.
The user scenerio would be
1. User hits a link which does some computation and provides him/her results in the browser as a html page.
2. The HTML page has a button, which says "Download as PDF"
3. Once user clicks it, the contents of the page gets converted to PDF and user gets the dialog for saving it.

Ruby

Submitted by आनंद on 4 August, 2008 - 02:00

I am developing an application using Ruby on Rails.
Whenever I deploy my application at customer end using apache, I have to put all ruby files there.
My problem is I do not want to give these ruby scripts. My deployment is not on a web hosts where only I have an access. The deployment is in customer environment where he/she can access ruby scripts.
Customer/user can copy/modify the code. This way I have major problems
1. I can not have some activation/registration code logic for licensing. Customer can go and change the "if" logic.

Pages

Subscribe to RSS - प्रोग्रॅमींग