0 Members and 1 Guest are viewing this topic.
I haven't tried it, but tt should be compatible.
Hello all!I'm with 4.2 SO and already have de ndless and the npdf 0.4b . I'trs all been succesfully installed, but the problem comes when I try to send the documents to the calculator. The computer link recognises de .pdf file and don't let me tranfer the documents. All of you just change the name of the document for document.pdf.tns but in my case it only changes the name and the computer link still recognises that it's a pdf file (it appears documents.pdf.tns.pdf automatically). What should I do to fix this?thanks, waiting for your answer.
It seems I've been able to fix the blank/white page issue. muPDF was set for unlimited memory allocation(FZ_STORE) and this caused some issues with larger documents. I've changed FZ_STORE to 16MB and it seems to play nicely now. All of the PDFs that gave me this issue seem to be fine now. Attached is the tns for the patched version. I've also submitted a pull request on the GitHub for the project. Please let me know if this works for you! Thanks nPDFv0.5b