Since PHP 4.0.5 there are functions to dynamically generate PDFs (PDFlib). I have 3 questions to the PDFlib:
- Is there an OOP class? If not, is it planned in a future version of PHP?
- Is there a function to add comments to a pdf AND override the old one?
- Is there an alternative, which is able to do the things above?