I am using PDFTron
in my android project. First as per PDFtron SDK's
gudeline i run their sample project on my Mac and it is running fine over there but when same project i want to run on my PC(Windows10) it is throwing .png file can not Crunch error
windows can't accept long path means characters more than 260 so i just fragmented one more Drive and pasted my project over there. So that became short path and issue resolved.