Dtronix / PDFiumCore

.NET Standard P/Invoke bindings for PDFium.
Apache License 2.0
146 stars 23 forks source link

Missing functions #12

Closed savasozer closed 1 year ago

savasozer commented 1 year ago

Ignoring _WIN32 macro causes some functions to not be generated (eg. FPDF_RenderPage). This function is required to render page to EMF/WMF format.

Thank you

DJGosnell commented 1 year ago

Please see #10