<%@ Page Title="PDF-Multi Column Text-ASP.NET-SYNCFUSION" Language="C#" MetaDescription="Example [C#] to create multi column PDF using HTML text in ASP.NET Web Forms using Syncfusion .NET PDF library." MasterPageFile="~/Samplebrowser.Master" AutoEventWireup="true" CodeBehind="MultiColumnText.aspx.cs" Inherits="WebSampleBrowser.Pdf.MultiColumnText" %>
This sample demonstrates drawing multi column HTML text in the PDF document. It supports basic HTML tags, refer to this section for more details.This feature will be used to create newsletters and e-books.


Refer to this section for more details about converting complex HTML with advanced CSS to PDF.