Unplanned
Last Updated: 03 Apr 2024 06:05 by ADMIN

When exporting a document with the .NET Framework implementation, only subsets of the used fonts are embedded in the document.

Unplanned
Last Updated: 07 Mar 2024 11:24 by Davide
By default, MS Word separates two consecutive tables with a paragraph element. Otherwise, they are being merged.
Unplanned
Last Updated: 14 Dec 2023 09:13 by M4
From the PDF specification: "The current stroking alpha constant, specifying the constant shape or constant opacity value to be used for stroking operations in the transparent imaging model."

Not respecting it leads to lost image transparency.
Unplanned
Last Updated: 13 Dec 2023 08:04 by M4
Created by: M4
Comments: 0
Category: PdfProcessing
Type: Feature Request
1

Introduce API for setting Image opacity.

The attached Workaround demonstrates how to change the opacity of the image before inserting it into the document.

Unplanned
Last Updated: 04 Dec 2023 11:54 by MVDH
When trying to convert Image XObject encoded with FlateDecode and with no ColorSpace defined to a DCTDecoded image it is fallbacking to preserve the original FlatDecode filter and the image is not converted.

Unplanned
Last Updated: 27 Nov 2023 07:24 by MVDH
When encoding an image with Indexed color space an exception is thrown: NotSupportedException: 'Not supported colorspace: Indexed'
Unplanned
Last Updated: 23 Nov 2023 14:24 by ADMIN
Introduce API for setting the 'Application' property of a document.
Unplanned
Last Updated: 20 Nov 2023 14:32 by Rob
Allow authentication of documents with OwnerPassword. The user can use the OwnerPassword instead of the UserPassword to open the file.
Unplanned
Last Updated: 25 Oct 2023 14:06 by João
Created by: João
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Introduce support for UnShrinking - Method 1.
Unplanned
Last Updated: 31 Aug 2023 10:04 by Shreya
Created by: Shreya
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Introduce support for reading barcodes from images.
Unplanned
Last Updated: 16 Aug 2023 08:17 by Nitya
Created by: Nitya
Comments: 0
Category: PdfProcessing
Type: Feature Request
2
When importing and merging documents the fonts are extracted directly from the files and can duplicate if the files contain the same fonts.
Unplanned
Last Updated: 26 Jul 2023 08:19 by SATHEESH KUMAR
Created by: SATHEESH KUMAR
Comments: 0
Category: PdfProcessing
Type: Feature Request
1
Support for exporting WEBP images should be implemented.
Unplanned
Last Updated: 10 May 2023 08:09 by ADMIN
ADMIN
Created by: Martin
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Add support for GoToE action
Unplanned
Last Updated: 19 Apr 2023 11:04 by Martin
With the current implementation, the documents containing Standard Fonts are not PDF/A compliant (check How to Comply with PDF/A Standard).
Unplanned
Last Updated: 12 Apr 2023 16:17 by George
Created by: George
Comments: 0
Category: PdfProcessing
Type: Feature Request
0

Hi there,

I've been researching how to use Telerik PDFProcessing to Digitally Sign a PDF. But can't find any documentation on how to incorporate it into ASP.Net AJAX (VB).


Can you please point me in the direction of where to look, or if you have a sample application that would be very helpful.

Essentially, I'm just trying to digitally sign the PDF document that I've exported with the embedded signature panel with a PKF file.
Unplanned
Last Updated: 06 Apr 2023 19:10 by Lee
Created by: Lee
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Provide API for inserting Watermarks that depend on Optional Content / PDF Layers (Not to be confused with Watermark Annotations).
Unplanned
Last Updated: 27 Mar 2023 09:42 by Damien
Created by: Damien
Comments: 0
Category: PdfProcessing
Type: Feature Request
1
With the current implementation, all the pages are imported.
Unplanned
Last Updated: 24 Mar 2023 07:42 by Alon Rosenberg

InvalidOperationException Cannot find the "endstream" keyword with a specific file.

According to the PDF Specification:

A stream consists of a dictionary followed by zero or more bytes bracketed between the keywords stream and endstream:

dictionary
stream
… Zero or more bytes …
endstream

Unplanned
Last Updated: 01 Mar 2023 09:06 by Johannes
Created by: Johannes
Comments: 0
Category: PdfProcessing
Type: Feature Request
1
Add support for GoToR action
Unplanned
Last Updated: 16 Feb 2023 14:07 by ADMIN
Provide a consistent API for cloning document elements. Currently, we have a public API for cloning documents but not their elements. 
1 2 3 4 5 6