ZF-8390: Implement Zend_Pdf_Action_URI to enable external links
Description
Zend_Pdf_Action_URI is currently an empty class. From looking at the format specs, it is my understanding that implementing this class is what is required in order to have links to external content (e.g. web pages). I believe this is a commonly used feature in PDFs - it certainly is in my organization.
Comments
Posted by Alexander Veremyev (alexander) on 2009-12-15T13:59:32.000+0000
Done.