commit | f63ff6781f5da43d862fa9fd71ad5afbecace74b | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Tue Apr 28 12:49:51 2020 -0700 |
committer | Haibo Huang <hhb@google.com> | Wed Apr 29 19:53:09 2020 +0000 |
tree | ae206b1c0d98e3e7a61d4eb0e8ec6403cb56a63e | |
parent | 12df9e3d6911f0956b04748fa53aa916e0f7acbf [diff] |
Fix the use of pdfium FPDF_LoadPage returns FPDF_PAGE and that's also what expected by other APIs. There's no need for conversion. This works now because FPDF_PAGE is defined as void*. But will fails with new pdfium. Bug: 155031873 Change-Id: I74381ec8ec36797a5901ea3de845c2b5d798ba0c Merged-In: I74381ec8ec36797a5901ea3de845c2b5d798ba0c