.. highlight:: c

Multi-threaded
==============

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

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