[xep-support] Document security not working

Benoit Claveau benoit.claveau at globetrotter.net
Wed Feb 23 07:29:27 PST 2005


Hello Jirka,

It work fine!

Thanks a lot

Benoit Claveau
benoit.claveau at globetrotter.net
www.criq.qc.ca

----- Original Message ----- 
From: "Jirka Kosek" <jirka at kosek.cz>
To: <xep-support at renderx.com>
Sent: Tuesday, February 22, 2005 4:23 PM
Subject: Re: [xep-support] Document security not working


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/
------------------------------------------------------------------


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list