Bytescout.PDF for .NET |
Bytescout.PDF library for .NET
- checkbox control in PDF document
Adding a text labels wih page numbers to each page
of PDF document
This example demonstrates how to add checkbox control into PDF using Bytescout.PDF library (See also: how to create PDF form and how to fill PDF form tutorials ) Download example source code: bytescoutpdf_checkbox.zip (4 KB)
using System; namespace HelloWorld // Add new document // Append new page to the document // Create new drawing // Add standard font // Set font size // Set Active Font // Set text position // Draw Text // Set font size // Set Active Font // Create new bounding rectangle // Set caption // Set style // Closing drawing on the page // Save document // open generated PDF document in default PDF viewer installed
in Windows Download example source code: bytescoutpdf_checkbox.zip (4 KB)
"Hello, World!" quick start step-by-step tutorials: |
|
|
||