[ 
https://issues.apache.org/jira/browse/OFBIZ-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646031#comment-14646031
 ] 

Jacques Le Roux edited comment on OFBIZ-6504 at 7/29/15 1:33 PM:
-----------------------------------------------------------------

I thought I had just to replace \' by void, but I got fooled, because \' are 
already transformed in Unicode characters 
{code}
\'
{code}
 at this stage. So at revision 1693258  
I replaced 
{code}
"\'" by "'"
{code}


was (Author: jacques.le.roux):
I thought I had just to replace \' by void, but I got fooled, because \' are 
already transformed in Unicode characters 
{code}
(\')
{code}
 at this stage. So at revision 1693258  
I replaced 
{code}
"\'" by "'"
{code}

> how to Create PDF with password Protected in Ofbiz
> --------------------------------------------------
>
>                 Key: OFBIZ-6504
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6504
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>         Environment: linux
>            Reporter: Sachin Manjule
>            Assignee: Shi Jinghai
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>         Attachments: localhost.png, trunk demo.png
>
>
> We can create PDF using FTL that is OK, but how to generate PDF with 
> Encryption password protected?
> itext is best option for this. but can we emmber in ftl or other places?
> pleas Help us.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to