objective c - PSPDFKit give error `documentRef is nil , cannot get pageRef` -


how know file document corrupt or cannot loaded in pspdfkit?

how delegate method should implement in pspdfkit know document corrupt or cannot loaded?

the problem file document exist?? don't know file corrupt or not.

if know download new file document if corrupt.

thanks !!!!!!

this main developer of pspdfkit.

you can use [document.isvalid][1] property determine if document source valid or not.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -