In Development
Last Updated: 25 Apr 2025 14:43 by ADMIN
Currently, the SkiaImageFormatProvider considers the RadFixedPage.Size when creating the image. If the RadFixedPage.CropBox is specified, the developer can control what rectangle of the page to be displayed/printed. However, it is not considered when exporting to an image. Improving the SkiaImageFormatProvider to respect the CropBox as well will give the opportunity to crop just a certain region of the PDF page and save it as an image.
In Development
Last Updated: 17 Apr 2025 13:16 by ADMIN
Handle the import of documents with Associated Files (/AF) elements whose content is set to null.
In Development
Last Updated: 17 Apr 2025 13:02 by ADMIN
Handle the import of documents with null elements in the Associated Files (/AF) collection.
In Development
Last Updated: 16 Apr 2025 08:28 by ADMIN
Created by: Lazar
Comments: 6
Category: PdfProcessing
Type: Feature Request
27
Implement functionality to support scenario when a document which already has a signature to be signed again or add two or more signatures.
In Development
Last Updated: 15 Apr 2025 09:49 by ADMIN
When importing an existing document which contains a GoToR action, we should preserve the action even after exporting it.
In Development
Last Updated: 15 Apr 2025 09:44 by ADMIN
Created by: Charles
Comments: 4
Category: PdfProcessing
Type: Feature Request
4

This type of action is currently not supported and a NotSupportedActionException is thrown when accessing such an object.

These exceptions can be handled using the Handling Exceptions mechanism.

In Development
Last Updated: 15 Apr 2025 09:43 by ADMIN
Created by: Johannes
Comments: 0
Category: PdfProcessing
Type: Feature Request
2
In Development
Last Updated: 31 Mar 2025 06:11 by ADMIN
ADMIN
Created by: Martin
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Export AdditionalActions of the page when merging pages with PdfStreamWriter.
In Development
Last Updated: 24 Feb 2025 08:29 by ADMIN
Created by: João
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Introduce support for UnShrinking - Method 1.