Description
Currently the PDType0Font.drawString() method simply falls back to PDType1Font.drawString() and logs an info message about the missing Type0 font support.
It's better to have such known issues in the bug tracker instead of in log files, so I'm creating this issue to track Type0 support and will remove the log message that just repeats over and over again when dealing with PDF documents with Type0 fonts.