How to represent HTML page as PDF document in ASP.NET |
|
DuoDimension Software unveils PDF Duo .Net component, a fully-fledged HTML to PDF converter, that offers you an easy way to create/convert PDF documents from HTML web page in your own application or ASP.NET web site. The main class HtmlToPdf provides all necessary methods and properties to enable multi-purpose customization of the resulting PDF. Here is the simplest example code that shows how to convert HTML to PDF in ASP.NET C# : [------------------------------------------------------[C# example]-----------]
string file_html = @"http:www.sitecompany.compdf_docreport.pdf"; try { DuoDimension.HtmlToPdf conv = new DuoDimension.HtmlToPdf(); conv.OpenHTML(file_html); conv.SavePDF(file_pdf); System.Diagnostics.Process.Start(file_pdf); } catch (Exception ex) { MessageBox.Show(ex.Message); } [------------------------------------------------------[C# example]-----------] Also installing package is provided with fully featured demos written in both C# and Visual Basic. Simple examples with source code help you using the PDF Duo .Net component to successfully convert HTML to PDF. The functionality of the converter cover many particular task: - Create PDF document using string formed by HTML tags. - Converting the HTML page from remote address using URL. - Converting the HTML page represented as string with html tags. - After converting HTML to PDF open resulting PDF in the browser window without saving it on the hard disk. - & others. More information about how to convert HTML to PDF with help of PDF Duo .Net component see on the publisher website http://www.duodimension.com/html_pdf_asp.net/component_h ... If you have any questions or concerns about component, let us know: support@duodimension.com P.S. Support team is very friendly & if you want add some functionality don't stay too long. Contact will give advantages to both sides
|
|
|
| |
|
|
No Reviews has been posted yet |
|
| |
|
|
|
| |
|
 |
| Free scripts for computer programmers and developers! |
| Scripting languages have definitely become increasingly popular and every day, more and more people show an interest in what they can do. Some of these are more advanced than others, such as Perl or Ajax. What is the best place to find some free scri...more » |
|
 |
| |
|
|
 |
| Customize Your Own iPhone Application |
| With the introduction of the Apple iPhone has also come along a wide range of possibilities, and I’m not necessarily talking about making the most of its facilities. As you know quite well by now, the main attraction of the iPhone – besides its s...more » |
|
 |
| |
|
|
 |
| Offshore PHP Application Development |
| India has become the global outsourcing hub for all the IT business areas - from offshore web application development, website migration services, remote server application development, software consulting, e commerce web development, web application...more » |
|
 |
| |
|
|
 |
| 10 reasons for developing web applications with PHP |
| If you are a budding web developer or are looking to learn a web programming language then you really should consider learning php. In this article I'll present 10 good reasons why php should be one of the modern web programming languages on your pro...more » |
|
 |
| |
|
|
|
| |