I've already described a way to solve this problem for Linux users here.
In Windows it can be solved even easier.
Just follow the instructions:
Download pdf2djvu.
unpack the downloaded archive
copy a pdf file with ban on printing to the program directory(pdf2djvu directory).
open a terminal in the program directory and run the following command:
pdf2djvu -o output.djvu locked_pdf_example.pdf
output.djvu - output file in djvu format
locked_pdf_example.pdf - input file (name of the pdf file with ban on printing)
Output.djvu has a lot of advantages: it is usually smaller and you can print it!
To view djvu files you will need WinDjVu.
No comments:
Post a Comment