Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 5.0.4
-
Fix Version/s: 5.0.5
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
Description
We have a client that use ICEpdf for loading CAD drawings and they have seen varying performance from document to document. I've looked into this in the past and Java2D pipeline takes quite a performance hit if a complicated clip takes place. There are several places in our content parser where I think we are added extra/redundant clips to the pages shapes and this could responsible for rendering slow down on some complicated CAD pdf's.
The client has attached two document, one that is created via a print using bullzip. The resulting PDF render significantly faster in ICEpdf then the original PDF.
The client has attached two document, one that is created via a print using bullzip. The resulting PDF render significantly faster in ICEpdf then the original PDF.
Samples added to support drive.