Unplanned
Last Updated: 09 Feb 2023 07:59 by ADMIN
For example when some PDF file has uncompressed contents we may import it and apply better compression to the stream objects. Ensure that all the content inside the document is compressed.
Completed
Last Updated: 19 Jan 2024 14:41 by ADMIN
Release 2024 Q1
ADMIN
Created by: Deyan
Comments: 35
Category: PdfProcessing
Type: Feature Request
48
They are exported with the /EmbeddedFiles switch. This would allow adding external files to the PDF document.
Unplanned
Last Updated: 12 Apr 2021 09:10 by ADMIN
Currently, this missing functionality may be workaround by either drawing the headers and footers with FixedContentEditor or by using RadWordsProcessing PDF export.
Completed
Last Updated: 18 Aug 2022 13:12 by ADMIN
Release R3 2022
ADMIN
Created by: Deyan
Comments: 18
Category: PdfProcessing
Type: Feature Request
40

Currently, for .NET Framework scenarios, this could be achieved using RadPdfViewer's WPF control ThumbnailFactory class. Sample code may be seen at this forum post: http://www.telerik.com/forums/pdf-thumbnail-returns-transparent-images#jO33X-E8Cki_qLh_KsToWg.

The feature should be implemented for .NET Standard as well.

Completed
Last Updated: 28 Mar 2018 10:44 by ADMIN
ADMIN
Created by: Deyan
Comments: 15
Category: PdfProcessing
Type: Feature Request
37
Support for forms. The feature is named 'Interactive forms' in the PDF specification.

Main scenarios to consider:

- Reading of the data in the forms.

- Writing data to the forms.


Available in R2 2017 Release
Unplanned
Last Updated: 22 Jan 2024 09:26 by ADMIN
ADMIN
Created by: Anna
Comments: 4
Category: PdfProcessing
Type: Feature Request
31
Add support for a strikethrough property or strikethrough-related properties in the TextProperties class.
Unplanned
Last Updated: 01 Feb 2023 10:42 by Nayef
ADMIN
Created by: Deyan
Comments: 16
Category: PdfProcessing
Type: Feature Request
31
Add support for documents containing RTL (right-to-left) text.
Unplanned
Last Updated: 20 Dec 2023 06:08 by ADMIN
ADMIN
Created by: Deyan
Comments: 1
Category: PdfProcessing
Type: Feature Request
31
You can convert the document to PDF and use the approach bellow:

Currently, silent async printing may be achieved by using RadPdfViewer WPF control. Sample demo showing how to achieve this may be seen at the following forum post:
http://www.telerik.com/forums/pdfviewer-print-makes-ui-unresponsive#js0YdzFWc0Oa8C3g6a18lg

The RadPdfViewer WPF control used does not need to be displayed, making this demo a good workaround for ASP.NET AJAX clients.
Unplanned
Last Updated: 09 Nov 2021 09:44 by ADMIN
ADMIN
Created by: Polya
Comments: 4
Category: PdfProcessing
Type: Feature Request
31
Implement importing and exporting the javascript actions associated with push button fields so that they can be executed when the exported document is opened with Adobe Acrobat. Javascript actions are also used by text fields for text validation (for instance for date input).
Completed
Last Updated: 17 May 2021 08:30 by ADMIN
Release R2 2021
ADMIN
Created by: Deyan
Comments: 10
Category: PdfProcessing
Type: Feature Request
31
This API should provide a method for removing all fields and widgets in the document and draw the default widget appearance in place of the removed widgets.

WORKAROUND: Sample implementation for flattening form fields may be seen in the FlattenFormFields method from the attached demo project.
Completed
Last Updated: 15 Feb 2022 09:26 by ADMIN
Release R1 2022 SP1
This would allow to encrypt documents only with Owner Password and not showing password dialog when disabling some PDF features permissions. The customer should be able to disable printing, text and graphic selection and extraction, page rotations and others. The full specification of all permission bits may be seen in Table 3.20 on page 124 in PdfReference 1.7. On page 120 in PdfReference 1.7 are described the User and Owner passwords.
Unplanned
Last Updated: 12 Jan 2017 16:34 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PdfProcessing
Type: Feature Request
29

			
Unplanned
Last Updated: 06 Mar 2019 17:39 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PdfProcessing
Type: Feature Request
29
Implement functionality allowing to specify that when a table is split on multiple pages, a specific row should be shown on each page.

Workaround: in the attached demo projects.
Completed
Last Updated: 23 Mar 2022 09:05 by ADMIN
Release R1 2022 SP1
According to PDF specification, all fonts should be embedded except from 14 Standard PDF fonts. This guarantees that the PDF file is self-contained and will be rendered successfully on different devices and operation systems.

However, some clients prefer not to embed fonts in order to reduce file size. That is why we may provide such API.
Completed
Last Updated: 02 Feb 2022 12:27 by ADMIN
Release R1 2022 SP1
ADMIN
Created by: Tanya
Comments: 9
Category: PdfProcessing
Type: Feature Request
27

Currently, NotSupportedException is thrown when trying to import a document that uses Type 3 fonts.

Update: With Release R1 2021 the import of Type 3 fonts is already developed but the export is still not supported.

Unplanned
Last Updated: 12 Jan 2017 16:18 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PdfProcessing
Type: Feature Request
24
This property should work similar to PreferredWidth cell property but in vertical direction.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
ADMIN
Created by: Deyan
Comments: 8
Category: PdfProcessing
Type: Feature Request
24
Currently, NotSupportedEncryptionException is thrown.
Unplanned
Last Updated: 17 Jan 2023 07:19 by ADMIN
Created by: Lazar
Comments: 6
Category: PdfProcessing
Type: Feature Request
24
Implement functionality to support scenario when a document which already has a signature to be signed again or add two or more signatures.
Completed
Last Updated: 10 Sep 2021 10:38 by ADMIN
Release R2 2020
Created by: David
Comments: 4
Category: PdfProcessing
Type: Feature Request
23
Currently adding an Image content element with ImageSource instantiated with a PNG file format leads to NotSupportedException: 'Can not export other than Jpeg and Jpeg2000 and ImageQuality different than High', when exporting the document.

Support for adding PNG images and exporting to PDF should be implemented for PdfProcessing for .NET Standard scenario.
Unplanned
Last Updated: 28 Nov 2023 14:56 by ADMIN
At this point, the justify alignment is not supported.
1 2 3 4 5 6