Forum Moderators: open

Message Too Old, No Replies

aspPDF

         

rudy102

6:18 pm on Jul 27, 2006 (gmt 0)

10+ Year Member



For security, we need to have an online form convert the form contents to a password protected PDF (to be send to the Web site owner. Has anyone worked with aspPDF by Persits?

wardbekker

7:05 am on Jul 28, 2006 (gmt 0)

10+ Year Member



Hi Rudy102,

You might want to ask for a specific implementation on the product's forum.

I've worked with other pdf creators, and in those it's very easy to create a pdf with some test in it. Probably adding security should also be a simple option in the API. Otherwise you can always make it a password protected zip/rar, always difficult to crack.

Good luck!

rudy102

4:58 pm on Jul 28, 2006 (gmt 0)

10+ Year Member



Thank you for replying. Unfortunately, there is no support forum for this product. The developer is not offering support as this is an evaluation version and I have already asked one two many questions...

What other pdf creators have you used for online forms to pdf to send?

aspdaddy

11:54 am on Jul 30, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I wouldnt use it without support, Im yet to find a pdf component that works well without support. ABCPDF is OK, tables can be a pain.

You may be better off getting a licence for abdbe distiller to do this, or even looking at alternatives - like why not just stream the data to PDF & download it over SSL?