From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17729 Path: main.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt tool for enabling comments in PDF ? Date: Wed, 05 Jan 2005 17:27:23 +0100 Message-ID: <41DC156B.8020803@seznam.cz> References: <41DBD3A0.6040605@seznam.cz> <41DC060E.4080504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1104943675 14743 80.91.229.6 (5 Jan 2005 16:47:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 16:47:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 05 17:47:46 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CmE3C-0000Ih-00 for ; Wed, 05 Jan 2005 17:30:22 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 691751277A; Wed, 5 Jan 2005 17:30:22 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18416-01; Wed, 5 Jan 2005 17:30:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 33A4A1277B; Wed, 5 Jan 2005 17:26:53 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8378E1277B for ; Wed, 5 Jan 2005 17:26:51 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18180-03 for ; Wed, 5 Jan 2005 17:26:50 +0100 (CET) Original-Received: from smtp.seznam.cz (unknown [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id AD9AD1277A for ; Wed, 5 Jan 2005 17:26:50 +0100 (CET) Original-Received: (qmail 13653 invoked from network); 5 Jan 2005 16:26:49 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (vit.zyka@82.142.74.35) by smtp.seznam.cz with SMTP; 5 Jan 2005 16:26:49 -0000 User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <41DC060E.4080504@wxs.nl> X-Antivirus: avast! (VPS 0453-0, 27.12.2004), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17729 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17729 >> I have played with this yesterday evening, but without success. I tried >> >> \pdfcompresslevel=0 >> \pdftrailer{/Encrypt << /Filter /Standard /V 1 /R 2 /P 252 >> } >> Hallo >> \end > > > technically it's possible to have no password (at least the specs say > so) but i can't get it working; > > do you have a file without password that is editable made by another app? Unfortunately not. Using pdfcrypt I created encrypted but not editable PDF, see http://typokvitek.com/tmp/pdfpermit3.pdf open password 'A', user password 'B'. Vit Zyka