Bytescout.PDF for .NET |
Bytescout.PDF library for .NET
- fill PDF form and save as new PDF file
Filling existing PDF form with values and saving as
new PDF document
This example demonstrates how to stamp PDF pages with page numbers using Bytescout.PDF library
using System; namespace HelloWorld // Add new document // Append new page to the document // Get control list // Get indices // Set values // Save document // open generated PDF document in default PDF viewer installed
in Windows Download example source code: bytescoutpdf_fill_pdf_form_text_and_checkboxes.zip (10 KB)
"Hello, World!" quick start step-by-step tutorials: |
|
|
||