Chromium Code Reviews
DescriptionFix wrong page count returned in FPDF_GetPageCount() for dynamic XFA files
In FPDF_GetPageCount(), 'document' is converted to a non-XFA
document pointer (CPDF_Document*). So it only returns non-XFA
or static XFA page count. If XFA files include dynamic XFA fields
on some pages, the returned value doesn't reflect these pages.
BUG=pdfium:278
R=tsepez@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/a2167107bbcef6a3e3687d49a5b1e62503391316
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||