This concludes a brief look at printing with Python and
PyQt. In summary, anything you are clever enough to paint
yourself on screen can be painted on paper. PyQt delivers you
from driver hell, and can help you with issues like printing
resolution— but you're still responsible for a lot of the work
yourself.
This also concludes the development of
Kalam. In the next chapter we
internationalize the interface, and in the final we chapter create
installable packages so the world can replace their favorite
editor with our powerful alternative!