Topic: Generating PDFs with python

I currently have svg and pdf images that I need to put together in a pdf file using python.  I can't find any way to use python to use pdf or svg images other than to turn them into png images and then insert the png images into the main pdf file.  The problem with that is that I lose quality by using png images.  Does anybody have any suggestions on what I could do?

Re: Generating PDFs with python

PHP can do PDFs. I don't know about SVG, though. Or Python.

Re: Generating PDFs with python

Try to search from Google phrase "PDF and Python".

Re: Generating PDFs with python

To create PDF thru PHP, you may require additional library I think. coz once my friend also searching for the same. But he bought some commercial stuff later.

God wisely designed the human body so that we can neither pat our own backs nor kick ourselves too easily