1

We're trying to shortcut installing a .Net PDF creator on our own server. Is there any app that can be embedded into a site and allows a user to generate a PDF of that url or some other url? Free or paid doesn't matter, to be built for customers so we're trying to find a good quality PDF render too, thanks

PS or can someone build this?

Fender
  • 3,055
  • 1
  • 17
  • 25
Dan
  • 11
  • 1

2 Answers2

0

yes, there's services like ours: PDFmyURL, which has a .NET component as well as usage instructions in all other languages.

user1914292
  • 1,586
  • 13
  • 38
0

there are websites offering that service for free maybe you can use them: http://www.html-to-pdf.net/free-online-pdf-converter.aspx

kleinohad
  • 5,800
  • 2
  • 26
  • 34
  • I tried this site earlier today on yahoo and it didn't load a pdf after a minute or so...just tried again and it did so not sure how reliable it is. But I'm really looking for a service/app where I can embed a button in my site that lets a user generate a good quality pdf for that page...the app would download and parse the url then serve up the pdf for download... – Dan Jun 28 '11 at 13:38