Click here to Skip to main content
15,890,527 members
Everything / PDF

PDF

PDF

Great Reads

by Vahid_N
PdfReport is a code-first reporting engine which is built on top of the iTextSharp and EPPlus libraries.
by Marco Merola
Creating PDF documents from XML
by Shenwei Liu
Creating PDF reports for grouped or non-grouped data lists in C# with many custom options and configurations (providing source code with .NET Framework 4.6.1 and .NET Core 3.1)
by Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.

Latest Articles

by FormerBIOSGuy
This article describes a set of batch, AWK, and PostScript files that together allow you to create personalized, 12-page PDF calendars for some year.
by Petrov Vladimir
Simple solution for PDF performance from Image files of any kind
by Uzi Granot
PDF File Analyzer is designed to read, parse, and display the internal structure of PDF files. Version 2.1 supports encrypted files.
by Uzi Granot
PDF File Writer is a C# .NET class library allowing applications to create PDF files. The code was developed for VS 2022 and .NET6. The latest update is a major upgrade.

All Articles

Sort by Updated

PDF 

19 May 2015 by algor-AG
VBA : encrypted / password protected PDF for MS Office
20 Dec 2013 by Amey K Bhatkar
Display PDF within web browser that support content type PDF using MVC3.
21 Mar 2015 by Amit Singh Baghel
A useful tip to export a Div to PDF (with Unicode support) with the help of NReco-PDF Generator for .NET (C#), JQuery and Handler in ASP.NET
24 Mar 2017 by Datalogics Inc.
Options to turn Java code into executables that can be used from a programming language
28 May 2013 by David_Wimbley
Silently print PDFs.
16 Jan 2012 by Erion Pici
Generating automatized PDF reports based on Docx templates and Business-Logic XML-serialized data
6 Oct 2012 by Frans Jan
This article shows how to save a Windows Form to a PDF file.
23 May 2016 by George Jonsson
This is an alternative for "How to Silently Print PDFs using Adobe Reader and C#"
9 Mar 2015 by Gregory Morse
Rendering Qur'anic (complex Arabic) scripts with Unicode in a PDF
10 Feb 2011 by GustafW
This article describes how to generate a PDF document based on HTML and add page numbers to each page
15 Jun 2014 by Jamal Seyedi
How to create print button for non-IE browsers in RDLC Viewers
16 Apr 2015 by JFMDev
Presenting TuringFonts, a way to make uncrawable and uncopiable texts
24 May 2016 by jowettp
How to use the programmatic interface of LibreOffice (called the UNO API) to load, manipulate and save documents
3 Dec 2013 by LazyCoder0
This tip describes how to generate Excel charts from data in .NET applications using Office Automation.
24 Apr 2015 by Ly Nguyen - LN
How to export HTML to PDF with Bookmart and TOC using iTextSharp-LGPL.4.1.6
20 May 2015 by Mikolaj Barwicki
Code to fix PDFs containing 1-bit CCITT Fax Group 4 images broken by PDFSharp
24 May 2010 by Narsimlu Keshagouni
Best fitting the text fields while adding text to the PDF files to save page space.
2 Oct 2012 by Omar Elfakharany
Parsing FDF files using Regex
1 Mar 2017 by Saranya Mahesh
Upload PDF, save file name to database, save pdf to a folder, create a thumbnail image of pdf and save it to a folder, and also save the image to database
16 Dec 2011 by Sayed Irfanul Hasan
Text to PDF Convert
15 Mar 2013 by Syed Hasan Hyder
Application converts HTML link into PDF file format
25 Jun 2015 by Tim Kaler
A JAVA based solution to replace bookmarks in your Word files and convert them to PDF.
28 Jun 2017 by V. Subhash
A simple Java class to enumerate fonts in your systems and create a text samples document
18 May 2012 by ♥…ЯҠ…♥
Convert PDF content into text using C#, for beginners.