You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2019. It is now read-only.
I was wondering if it is possible to read a PDF file using this library and write the result into another PDF file. Seems like Doc_get_page can be used to read a page, but I am not sure how to get the actual page rather than the pointer
I was wondering if it is possible to read a PDF file using this library and write the result into another PDF file. Seems like
Doc_get_pagecan be used to read a page, but I am not sure how to get the actual page rather than the pointer