|
Hello I have a good experience when I was signing medical data pdfs with my ex-business in France (www.bioserveur.com). We were doing it with a java applet because we were using pin cards where X509 certificates were stored. The signature had to be done on the client machine (which could be Macosx, windows...) and java was the easiest way to make it work. The first question to ask is "what kind of certificate you're gonna use and where will it be stored ?". It could be stored on a pen drive, on the client, on the server... The answer will depend on the philosophy of the signature (or on legal rules). If it is only a signature to make the pdf "technically signed" by the application, the certificate could be on the server. If the signature needs to be signed by a person, the certificate should be located at least on his machine or on other support managed by the person. In all case, the signature has to be done where the certificate is stored. Actually, in France, my personal bank statements are digitally signed by an company certificate (I am not an expert in Legal stuff but it seems to be already done in France in that case) If there's a blueprint, I could help Regards INVITU Computer & Network Engineering BP 32 - 98713 Papeete - French Polynesia Tél: +689 46 11 99 [email protected] www.invitu.com P Please consider the environment before printing this e-mail! Le 23/08/2010 07:45, Ferdinand Gassauer a écrit : Hello! We want to send pdf-invoices which must be "signed" (in Austria http://www.dig-rechnung.at/rechtliches.html) but I assume similar in other countriesSo I am looking for a possibility to create signed pdf invoices I am thinking to have a check box for each report if it should be signed or not. This would be also an appropriate method to verify after 5 or 7 or 10 years that digital stored documents are still valid. and documents could be not only invoices, but sale orders, reminders, general ledger etc did someone work on this? |
_______________________________________________ Mailing list: https://launchpad.net/~openerp-expert-accounting Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-expert-accounting More help : https://help.launchpad.net/ListHelp

