RAD PDF Samples

PdfWebControl Samples

These samples use PdfWebControl and require a SQL Server database. (SQL Server setup script)

PdfWebControlLite Samples (recommended)

These samples use PdfWebControlLite do not require a SQL Server database, but still offer the same features as the above PdfWebControl.
Instead, Lite Documents use a temporary cache for storage by default, but can be configured to use your own custom storage provider as shown in CustomPdfIntegrationProvider.cs's source code.

No Service Samples

These samples demonstrate how to run RAD PDF without the RAD PDF System Service. It's important to remember that for high traffic websites, Red Software recommends using the RAD PDF System Service as it allows for smarter caching, additional rendering options, and other important optimizations.