Search code examples
pythonpdfcairopango

Creating pdf files with inline images with (py) Cairo


What is the method to write images inline (without breaking the paragraph) using cairo + pango + python ie. Image should be able to place within paragraph.


Solution

  • try this