Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / PDF

PDF

PDF

Great Reads

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 Erion Pici
Generating automatized PDF reports based on Docx templates and Business-Logic XML-serialized data
by JFMDev
Presenting TuringFonts, a way to make uncrawable and uncopiable texts
by Martin-Hallonqvist
This article describes how I wrote a small Windows service for handling the task of sorting and renaming scanned (and run throgh OCR) documents depending on contents.

Latest Articles

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 Erion Pici
Generating automatized PDF reports based on Docx templates and Business-Logic XML-serialized data
by JFMDev
Presenting TuringFonts, a way to make uncrawable and uncopiable texts
by Martin-Hallonqvist
This article describes how I wrote a small Windows service for handling the task of sorting and renaming scanned (and run throgh OCR) documents depending on contents.

All Articles

Sort by Score

PDF 

by Rajat-Indiandotnet
How to import PDF data in Power BI
by John Atten
Splitting and merging PDF files in C# using the iTextSharp library.
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.
by John Atten
Working with PDF files in C# using PdfBox and IKVM.