Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我PDFTron在我的android项目中使用。首先,根据PDFtron SDK'sgudeline,我在我的 Mac 上运行他们的示例项目,它在那里运行良好,但是当我想在我的 PC(Windows10)上运行相同的项目时,它正在抛出.png file can not Crunch error
PDFTron
PDFtron SDK's
.png file can not Crunch error
windows不能接受长路径意味着超过260个字符,所以我只是将一个驱动器碎片化并将我的项目粘贴到那里。所以这成为了捷径,问题得到解决。