Skip to content
Commit f63ff678 authored by Haibo Huang's avatar Haibo Huang
Browse files

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
parent 12df9e3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment