New to Telerik Document Processing? Start a free 30-day trial
Features
Updated on Jun 3, 2026
PdfStreamWriter supports the majority of the PDF format features and preserves them in the resulting document.
Because the current PdfStreamWriter API provides methods for merging separate pages, the page content and the related page properties are preserved unmodified. However, PDF document properties are not imported and are not preserved in the generated PDF file. Such properties include:
- Document Outlines (Bookmarks)
- Interactive form fields
- Article threads
- Named destinations
- Document metadata
Destinations that lead to other pages are not preserved in the current version, except when they lead to the same page or to a previously merged page.