Hello,
After poking around in various Telerik APIs (specifically, WinForms and ASP.NET Ajax) I noticed there is a Telerik.PDF namespace. I'm not sure to what extent Telerik supports generation of PDF documents, but let me elaborate on my situation and hopefully someone can indicate whether Telerik controls can be used to find a resolution.
Essentially, on our website, we have web pages that replicate paper applications a user might fill out physically. We'd like to automate the process so that they can basically fill out a virtual application. A requirement of our customers, however, is that we need to generate a copy of the application, as they always had the original in the past. The first thought was to generate a PDF of the filled out 'virtual document' however this is proving to be extremely difficult due to the nature of generating a PDF from a web page in general. We do not require the PDF to replicate the controls on the web page, simply the layout; even if this is a flat image. In fact, a flat image may even be prefereable.
I noticed the RadGrid has export to PDF functionality built in. I am wondering if:
A) Has anyone generated PDFs from webpages? With Telerik?
- or -
B) Is there enough functionality in the Telerik.PDF namespace to engineer this solution myself if need be?
Lastly, if neither of these is true (which would be somewhat unfortunate) is a web PDF snapshot generator in the works at all?
Thanks,
Nelson
After poking around in various Telerik APIs (specifically, WinForms and ASP.NET Ajax) I noticed there is a Telerik.PDF namespace. I'm not sure to what extent Telerik supports generation of PDF documents, but let me elaborate on my situation and hopefully someone can indicate whether Telerik controls can be used to find a resolution.
Essentially, on our website, we have web pages that replicate paper applications a user might fill out physically. We'd like to automate the process so that they can basically fill out a virtual application. A requirement of our customers, however, is that we need to generate a copy of the application, as they always had the original in the past. The first thought was to generate a PDF of the filled out 'virtual document' however this is proving to be extremely difficult due to the nature of generating a PDF from a web page in general. We do not require the PDF to replicate the controls on the web page, simply the layout; even if this is a flat image. In fact, a flat image may even be prefereable.
I noticed the RadGrid has export to PDF functionality built in. I am wondering if:
A) Has anyone generated PDFs from webpages? With Telerik?
- or -
B) Is there enough functionality in the Telerik.PDF namespace to engineer this solution myself if need be?
Lastly, if neither of these is true (which would be somewhat unfortunate) is a web PDF snapshot generator in the works at all?
Thanks,
Nelson