[cstex] Netisknutelné PDF

Hana Skoumalova hana.skoumalova at ff.cuni.cz
Sat Jan 19 15:43:58 CET 2013


Tomas Hala wrote:
>
> Dobrý den,
>
> jeden známý mě požádal, abych to PDF, co pro něj připravuji, udělal jako
> "netisknutelné".
	
Dobrý den,

strýček Google mi řekl toto:

Using the PDF Toolkit you can specify a separate owner and user 
password. Owner passwords are required when changing document 
properties, while user passwords may be required for performing certain 
actions, like printing. However, only specifying an owner password and 
allowing printing by default, would allow users of the document to 
view/read/print without authentication. Here's how:

pdftk input.pdf output output.pdf owner_pw foo allow printing

The above commands takes as input input.pdf, sets the owner password to 
foo and would allow printing on by any user. Modification of document 
settings require the owner password. See the documentation/man page and 
examples for more information.

It is possible to automate the above scripts by adding it to your LaTeX 
makefile (or as part of a building profile in TeXnicCenter, for example) 
such that it executes after compiling your document.

H. Skoumalová



More information about the csTeX mailing list