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
I would like to load a pdf and remove, say the first page, BEFORE it is rendered.
I've tried to load the pdf normally, then remove a page, but it's very slow as all
has to be redrawn again.
Do I really have to use an external pdf parser ?
Thank you very much !
The text was updated successfully, but these errors were encountered:
Hi !
I would like to load a pdf and remove, say the first page, BEFORE it is rendered.
I've tried to load the pdf normally, then remove a page, but it's very slow as all
has to be redrawn again.
Do I really have to use an external pdf parser ?
Thank you very much !
The text was updated successfully, but these errors were encountered: