Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.1
-
Fix Version/s: 5.0.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
The PDF in question is available in the support network drive.
The PDF has many pattern paints but for some reason only a few of them are properly painted. I still have to look at this in more detail but likely a coordinate spacial issue.
The PDF has many pattern paints but for some reason only a few of them are properly painted. I still have to look at this in more detail but likely a coordinate spacial issue.
It appears that the Pattern handling code is still doing something wrong when converting a pattern space to the content stream space and then finally to Java pattern paint. I can get the PDF's in question to render correctly but at the expense of regressions in other examples of pattern paint.
Further work is still need to figure out the error in the handling of the various geometric transforms.