
Adds PdfGifImage class for drawing GIF images on PDF pages.
Features
- Added PdfGifImage class for drawing GIF images on PDF pages.
Fixes
- Visual objects cannot be extracted from PDF file.
- Table layout fails (hangs out) when the row that needs to be split contains only a cell span.
- PDF file cannot be loaded if pages have rotation less than 0 or greater than 360.
- Table layout fails when the table contains only a header and no rows.
- In some situations cell spans are not split correctly across page breaks.
- Cannot build Android applications with xfinium.pdf.xamarin.android.dll in Release mode.
- 1bpp image with ICC colorspace are not extracted and saved correctly.
- PDF files cannot be loaded if previous code modifies the WinAnsi encoding.
- PdfFlowDocument.StartNewPage method throws an exception if the document has no content.
- Long text in single line string cells overflows in next cells.
- Row is not split correctly when it includes empty cells.
- Rotated pages with 0 size signature fields cannot be extracted from PDF file.
- Page cannot be rendered when a font contains an invalid encoding.
- JPEG2000 image is not rendered correctly when converting PDF page to image.
- Page cannot be rendered when it contains free text annotations with invalid color definition.
- Page cannot be rendered when it contains a very large JPEG.
- Android - In some situations the PdfCoreView control tries to display non-existent pages.
- Android - Images with JPEG encoded softmasks are not rendered correctly.
- Some transparent images (from graphics state transparency) are not rendered correctly at resolutions higher than 96dpi.
- Some characters from Type3 font are not displayed when rendering a PDF page to image.