Rank: Member Groups: Member
Joined: 6/5/2012 Posts: 10
|
Hi
I am considering using your component for a customer which have the following requirements: 1) A member of a site must sign a contract, scan it (as pdf) and upload it 2) The owner (or an employee) of the site must manually accept the contract (by ticking a checkbox) and the system (using EO.pdf) will automatically add an image of a signature from the owner to the contract.
Is EO.PDF able to add images to any format/version of pdf formats? Or do I need to test if the uploaded pdf is in the right format/version for the above to work? If I need to test for format/version how do I do this?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
It should work with most PDF files. The problem is not about PDF file format version. But more about their settings on the page. For example, if different PDF file has different PDF page size, then you may need to write code to adjust for that accordingly.
Thanks!
|