Hi,
I have an application where a user can download a PDF for printing.
I want to be able to resrict the number of copies that can be printed.
Is it possible to digitally sign/restrict a PDF in this way?
Regards
Hi,
I have an application where a user can download a PDF for printing.
I want to be able to resrict the number of copies that can be printed.
Is it possible to digitally sign/restrict a PDF in this way?
Regards
Basically, no. That would mean that you have to write somewhere the information of how many times the PDF has been printed. All that would be required to print it more time would be to make a copy of the file before printing, and print the copy. The original would still have the information that it is not printed.
Worst case, it is always possible to print it once and make xerox copies after, so you dont gain much by being able to restrict the number of prints.
Why impose arbitrary limitations on something you can easily copy as much as you like with other means?
Your customers won't be happy.
I want to be able to resrict the number of copies that can be printed.
The legal solution of copyright law is probably more appropriate than a technological one which may be questionable and/or annoying to customers.
IEEE has a solution they use for their technical library documents, namely they are now merging the original document with a footer saying "Permission to use this document granted to _@____.com" before serving it to everyone -- it doesn't stop someone from printing out the file or copying the file, but it does put the reader's name on the document so that if someone does print out 50,000 copies it will have their name on it & hence make legal enforcement of copyright law a little easier.