Top "Mupdf" questions

MuPDF is a lightweight, fast PDF and XPS viewer capable to run on multiple platforms, including Android and iOS.

Android : Is there any free PDF library for Android

I need a PDF library for manipulating a PDF documents, (creating PDF, image convertinng to PDF) and things like that …

android pdf mupdf
Integrate MuPDF Reader in an app

I am working on some stuff that should be able to read PDF in my app and I want to …

android pdf android-ndk render mupdf
Android PDF Viewer Library or muPDF library tutorials

I'm trying to read pdf files in my android application. I don't want to use the default pdf reader and …

java android pdf mupdf
How do I resolve "No module named 'frontend'" error message?

I have installed PymuPDF/fitz because am trying to extract images from PDF files. However, upon running the code below, …

python python-3.x mupdf pymupdf
How do you enable "#ifndef/#endif" blocks in makefile builds?

I'm trying to enable debugging options in MuPDF. For some reason they have used #ifndef NDEBUG and #endif greying out …

c makefile mupdf ifndef
Replace all font glyphs in a PDF by converting them to outline shapes

I am looking for a way to 'outline' all text/fonts in a PDF file, i.e. convert them to …

pdf fonts pdf-generation ghostscript mupdf
Android PDF Rendering

I would like to render/open PDF file (stored in SDCard) in Android without using in-build application or viewer. 1) We …

java android android-ndk mupdf