Import documents that use this type of encryption. Currently, a handled NotSupportedEncryptionException is thrown while importing such a document and it cannot be opened in RadPdfViewer. Available in R1 2018 Official Release version.
Vertical lines with small length and big thickness are drawn as short horizontal lines with big StrokeThickess. This results in rendering them as big squares, which can hide parts of the content.
Implement import of documents containing Type 3 fonts.
The fix will be available in our official release Q1 2016.
Some colors are changed due to incorrect import of some graphic state colors.
The fix will be available in our latest LIB release (v. 2015.1.0323).
When using CTRL+Mousewheel to zoom in to a PDFViewer document, it should zoom into the point where the mouse pointer is located. Currently it just does a simple zoom of the whole document. For example see Acrobat Reader or Google Maps.
Some of the lines that should be dashed are rendered as continuous lines.
Currently, ICC version 2 and version 4 are not supported and these colors are rendered using alternative colorspace calculations.
Provide public API for accessing document properties such us Title, Author, Subject, Keywords, Creation date, etc...
The fix will be available in Q3 SP.
Overprinting is option in the GraphicState that allows combining colors when drawing one object above another object. It is briefly described on page 284 and page 565 in PdfReference 1.7. However, the result of overprinting is device dependent and there are no strict instructions how the result should look like. This feature also includes support for the different blending modes.
When this feature is implemented it should visualize the bookmarks similarly to in the attached screenshot. Available in R3 2018 Official Release Version.
Loading a document that contains big images could lead to OutOfMemory exception.