Unplanned
Last Updated: 13 Jan 2017 14:15 by ADMIN
ADMIN
Deyan
Created on: 25 Apr 2016 19:19
Category: PdfProcessing
Type: Feature Request
0
PdfProcessing: Implement JPX Decoder
This missing functionality may be workaround by implementing and registering custom IPdfFilter implementation that decodes JPEG2000 images. The custom decoder may be registered with FiltersManager class and its implementation may be similar to RadPdfViewers JpxDecoder SDK example implementation:

https://github.com/telerik/xaml-sdk/blob/master/PdfViewer/CustomDecoder/JpxDecoder.cs
0 comments