ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: ConTeXt tool for enabling comments in PDF ?
Date: Thu, 06 Jan 2005 13:43:50 +0100	[thread overview]
Message-ID: <41DD3286.9020206@seznam.cz> (raw)
In-Reply-To: <41DD1683.4080103@wxs.nl>

>> No. You wrote that this possibility is mentioned somewhere. Where?
> 
> in the pdf specs

Hmmm. I can find only (p. 92 1.6spec):
   "The absence of this entry (/Encrypt) from the trailer dictionary
    means that the document is not encrypted."

It seems to me now that rights without passwords relies with
/Perms in catalog (p.117, 699) and signatures (p.684).
Something like:

-----------------------------
\pdfcompresslevel=0

\immediate\pdfobj
   {<< /Type /Sig
       /Filter % something from Adobe.PPKLite Entrust.PPKEF CICI.SignIt 
VeriSign.PPKVS
       /Contents % signature
       /ByteRange %?? UR3 in /Perms
       /P -4
    >>}
\edef\DocMDPobj{\the\pdflastobj\space 0 R }
\immediate\pdfobj
   {<< /Type /Sig
       /Filter % something from Adobe.PPKLite Entrust.PPKEF CICI.SignIt 
VeriSign.PPKVS
       /Contents % signature
       /ByteRange %?? UR3 in /Perms
       /P -4
    >>}
\edef\URRRobj{\the\pdflastobj\space 0 R }
\pdfcatalog{/Perms << /DocMDP \DocMDPobj /UR3 \URRRobj >> }

Hallo
\end
------------------------------

Sorry for uncomplete code, but I have not studied the signatures yet.
And sorry for a bit out of ConTeXt topic. Hans, is it time to move to 
the pdftex list?

Vit Zyka

  reply	other threads:[~2005-01-06 12:43 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-05 10:49 Steffen Wolfrum
2005-01-05 11:03 ` Mark Smith
2005-01-05 11:17   ` Mark Smith
2005-01-05 22:15   ` Henning Hraban Ramm
2005-01-05 22:32     ` Mark Smith
2005-01-06 10:00       ` Hans Hagen
2005-01-06 10:02     ` Hans Hagen
2005-01-06 12:40       ` Henning Hraban Ramm
2005-01-06 13:24         ` Mark Smith
2005-01-05 11:35 ` Hans Hagen
2005-01-05 12:32   ` Mark Smith
2005-01-05 11:46 ` Vit Zyka
2005-01-05 15:21   ` Hans Hagen
2005-01-05 16:27     ` Vit Zyka
2005-01-05 17:44       ` Hans Hagen
2005-01-05 23:09         ` Vit Zyka
2005-01-06  9:30           ` Hans Hagen
2005-01-06 10:10             ` Vit Zyka
2005-01-06 10:44               ` Hans Hagen
2005-01-06 12:43                 ` Vit Zyka [this message]
2005-01-06 14:05                   ` Hans Hagen
2005-01-06 14:39                   ` Hans Hagen
2005-01-17 19:05                     ` Vit Zyka
2005-01-18  9:47                       ` h h extern
2005-01-20 13:58                         ` Vit Zyka
2005-05-28 11:28 Joachim Schlosser
2005-05-31  7:22 Joachim Schlosser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41DD3286.9020206@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).