Add digital signature appearance programmatically?

廉价感情. 提交于 2019-12-08 00:53:17

问题


I am signing my PDF files programmatically and I would like to add the signature appearance to the PDF : what objects would I need to achieve this ? I know I have to Annotations, BBox and XObject but I don't really know in which order and if I need other things. It is really hard to debug this kind of stuff to find the right configuration so any help would be appreciated !

This is the kind of appearance I want to have :

I am using Zend_Pdf to handle my files.

来源:https://stackoverflow.com/questions/45584622/add-digital-signature-appearance-programmatically

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!