scsjc Well-Known Member Licensed User Longtime User Jan 27, 2020 #1 Until now I used the pdfView v0.85 library from DonManfred, that was very small, and it worked great for the need I have, but it doesn't have 64bits I have tried PDFium and I like it, but it is very large ... Is there any possibility of having a smaller lite version?
Until now I used the pdfView v0.85 library from DonManfred, that was very small, and it worked great for the need I have, but it doesn't have 64bits I have tried PDFium and I like it, but it is very large ... Is there any possibility of having a smaller lite version?
DonManfred Expert Licensed User Longtime User Jan 27, 2020 #2 it is the native .so files which makes it big. Sorry. It includes 32 and 64 bit... Upvote 0
scsjc Well-Known Member Licensed User Longtime User Jan 27, 2020 #3 DonManfred said: it is the native .so files which makes it big. Sorry. It includes 32 and 64 bit... Click to expand... I have already imagined, Upvote 0
DonManfred said: it is the native .so files which makes it big. Sorry. It includes 32 and 64 bit... Click to expand... I have already imagined,
DonManfred Expert Licensed User Longtime User Jan 27, 2020 #4 You can delete the x64 and x86 .so files. But then you can no longer use it in a emulator Upvote 0
scsjc Well-Known Member Licensed User Longtime User Jan 27, 2020 #5 DonManfred said: You can delete the x64 and x86 .so files. But then you can no longer use it in a emulator Click to expand... mmm I tried and it is an option, but it does not reduce much. it hurts that there isn't a simple viewer Last edited: Jan 27, 2020 Upvote 0
DonManfred said: You can delete the x64 and x86 .so files. But then you can no longer use it in a emulator Click to expand... mmm I tried and it is an option, but it does not reduce much. it hurts that there isn't a simple viewer
DonManfred Expert Licensed User Longtime User Jan 27, 2020 #6 1. Don´t put your answer into the quote 2. You can write another wrapper or find a better one Upvote 0