Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

the fall of the native

More
10 years 11 months ago #9623 by AntonGerasimenko
Hello!
Open documents smaller than 740 bytes and the application falls from the native.
If you allocate buffer at the opening of 2048, everything is fine.


byte [] outArray = getOutArray(path); // the PDF file is 740 bytes
Document.PDFStream stream = new PDFMemStream(outArray);
document = new Document();
document.OpenStream(stream, ""); // the fall of the native


Correct the bug.
More
10 years 11 months ago #9624 by Davide
Replied by Davide on topic the fall of the native
Hi,
what version of the library are you using? Can you reproduce this issue with the demo project?
Can you please send us one of these pdf to test it?
More
10 years 11 months ago #9636 by AntonGerasimenko
My SDK ver (PDFViewer3.4beta7_Android studio) Professional.
My PDF is attached below.,
More
10 years 11 months ago #9637 by Davide
Replied by Davide on topic the fall of the native
Hi,
I have checked your pdf with the last beta version and it works properly!

I suggest you to download the new beta version here: www.radaeepdf.com/download/download-prev...34-radaeepdf-351beta
Time to create page: 0.399 seconds
Powered by Kunena Forum