Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:All
Description
When opening a PDF file, the first or cover page gets displayed and then goes blank. It seems to flash its contents and then displays nothing or a small portion of the page. All other pages in the PDF file render fine.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [5007000000NGo5G] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 4.3.3 [ 10333 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Some good news on this case and good timing. I checked in a fix for
PDF-419this morning which addressed the black paining on the first page. The problem is related to clipping mode that uses the glyph outline as the clip,PDF-419implemented this clippsing type and the first page of the document render correctly. The text is a little blocky but is readable.