views:

59

answers:

1

I'm doing some research, and looking to create a simple on-line business card creator. I need to give users the ability to pick a business card template and then update the text with their own information. Then I need to create a PDF proof for the user to sign off on, as well as create a hi-rez pdf for print.

Can anyone point me in the right direction? I'm trying to find some resources on how to create the PDF

Heres a quick example I found of what I'm trying to do. https://www.staplescopyandprint.ca/PrintOnline/InputFields.aspx?type=PersonalCard

Any input at this point would be a big help thanks!

A: 

Please check a sample of online business card editor from Aurigma. It is implemented in ASP.NET and supports export to PDF.

sfedor