Export ASP - Net Web Page With Images To PDF Using ITextsharp
Export ASP - Net Web Page With Images To PDF Using ITextsharp
ASP.Net
Here Mudassar Ahmed Khan has explained how to export ASP.Net Web Page with images to PDF
using ITextsharp PDF conversion library
Download Download Free Files API
In this article I will explain how to export ASP.Net Web Page to PDF i.e. Portable Document For
mat.
Download ITextsharp
You will need to download ITextsharp and add its reference to your project. ITextsharp is a free
HTML to PDF Library. You can download it using the following download link
Download ITextsharp
HTML Markup
The HTML markup of the page contains a sample page with an image, some text and an HTML t
able. Also there’s an export button on click of which we will export the page to PDF.
Namespaces
C#
using System.IO;
using iTextSharp.text;
using iTextSharp.text.html.simpleparser;
using iTextSharp.text.pdf;
VB.Net
Imports System.IO
Imports iTextSharp.text
Imports iTextSharp.text.html.simpleparser
Imports iTextSharp.text.pdf
The below event handler is executed on the click of the export button.
C#
Note: If you get the following error. Refer this article RegisterForEventValidation can only be call
ed during Render()
Screenshots
ASP.Net Page
Exported PDF
Downloads
You can download the complete source code in VB.Net and C# using the download link provided
below.
Download
Ho brother I just love it your articles are like light in the dearness.Simple and
straightforward. I wanted to q uit programming in asp.do net but with your help I beginning
to enjoy it.
God richly bless you
More
You can add your comment about this article using the form below. Make sure you provide a
valid email address
else you won' t be notified when the author replies to your comment
Please note that all comments are moderated and will be deleted if they are
Name
Name
Email
Email
Comment
Comment
Security code:
Add Comment
Furqan
Amaz ing website, Great articles, To the point content.
Keep up the good work.
Ram Chedda
This is a beautiful site and a place to worship for beginners... : )
Vishant
Your code is very helpful and usable..
Thank you for giving help for code and wish to always help us like this.
Vishant
EMMANA
Hi Khan you are a gift to your generation. Much love from me and your fans from Nigeria
Juzer Hussain
Thanks for all these articles Mudassar.They come handy just when one needs them.
Subscribe
Subscribe
All rights reserved | Privacy Policy | Powered by Excelasoft