Tech Tutorials Database
GeekArticles Database SQL Server
 

Creating PDF Documents with ASP.NET and iTextSharp

 
Author: 4guysfromrolla.com
Category: SQL Server
Comments (0)

<p> The <a Document Format (PDF)</a> is a popular file format for documents. Due to their ubiquity and layout capabilities, not uncommon for a websites to use PDF technology. For example, an eCommerce store may offer a option that, when selected, displays a PDF file within the browser. Last article, <a in PDF Forms with ASP.NET and iTextSharp</a>, looked at how to work with a special kind of PDF document, namely one that has one or more <i>fields</i> defined. A PDF document can contain various types of user interface elements, which are referred to as fields. For instance, there is a text field, a checkbox field, a combobox field, and more. Typically, the person viewing the PDF on her computer interacts with the fields; however, it is possible to enumerate and fill a fields programmatically, as we saw in last article. </p><p> This article continues our investigation into <a a .NET open source library for PDF generation, showing how to use iTextSharp to create PDF documents from scratch. We start with an example of how to programmatically define and piece together paragraphs, tables, and images into a single PDF file. Following that, we explore how to use built-in capabilities to convert HTML into PDF. Read on to learn more! <br /><a More &gt;</a></p>

Read More...




Sponsored Links




Read Next: Use MvcContrib Grid to Display a Grid of Data in ASP.NET MVC



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe