Available for: UI for ASP.NET MVC | UI for ASP.NET AJAX | UI for Blazor | UI for WPF | UI for WinForms | UI for Silverlight | UI for Xamarin | UI for WinUI | UI for ASP.NET Core | UI for .NET MAUI

New to Telerik Document Processing? Download free 30-day trial

Features

PdfStreamWriter supports the majority of the PDF format features and preserves them in the resultant document.

Since the current PdfStreamWriter API provides methods for merging separate pages, the page content and the related page properties will be preserved unmodified. However, PDF document properties will not be imported and will not be preserved in the generated PDF file. Such properties are:

  • Document Outlines (Bookmarks)
  • Interactive form fields
  • Article threads
  • Named destinations
  • Document metadata

Also, destinations leading to other pages are not preserved with the current version, except from the cases when they lead to the same page or to a previously merged page.

See Also

In this article