Back to Sumatrapdf

Multi-threaded

mupdf/docs/cookbook/c/multi-threaded.rst

3.6.1rel173 B
Original Source

.. highlight:: c

Multi-threaded

This example renders a PDF to PNG images using multiple threads.

.. literalinclude:: ../../examples/multi-threaded.c