[xep-support] Document security not working

Jirka Kosek jirka at kosek.cz
Tue Feb 22 13:23:22 PST 2005


Benoit Claveau wrote:

> I'm trying to add some security in my pdf document.
> I added the following line in my xsl file before the <fo:root>
> 
> <?xep-pdf-ownerpassword toto ?>
> <?xep-pdf-userpassword toto ?>
> <?xep-pdf-userprivileges print annotate ?>

Are you sure that you will ge these PIs in resulting FO file. You must 
generate these PIs by the following XSLT instruction:

<xsl:processing-instruction name="xep-pdf-ownerpassword">
   toto
</xsl:processing-instruction>

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka at kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3158 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20050222/105ee261/attachment.bin>


More information about the Xep-support mailing list