//if (document == nil) // Unarchive failed so create a new ReaderDocument object
//{
document = [[ReaderDocument alloc] initWithFilePath:filePath password:phrase];
//}
将对应行注释掉即可。
cordova 中de.sitewaerts.cordova.documentviewer 插件 看pdf图片缩略图与实际图片不一致
原文:http://www.cnblogs.com/xqnq2007/p/6666678.html