You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Shi Jinghai (JIRA)" <ji...@apache.org> on 2015/07/10 15:26:04 UTC

[jira] [Commented] (OFBIZ-6504) how to Create PDF with password Protected in Ofbiz

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

Shi Jinghai commented on OFBIZ-6504:
------------------------------------

Sachin,

In OFBiz, we use FOP to generate PDF, that's the way you mentioned above, by FTL. AFAIK, FOP can use password to protect PDF, so it's unnecessary to introduce itext.

I'll try to add a example to support this function.

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

Re: [jira] [Commented] (OFBIZ-6504) how to Create PDF with password Protected in Ofbiz

Posted by Pierre Smits <pi...@gmail.com>.
It has become a valid issue with the suggestion by Jinghai.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Fri, Jul 10, 2015 at 11:09 PM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> If Jinghai sees a way to improve that then why not in the Jira
>
> Jacques
>
>
> Le 10/07/2015 15:38, Ron Wheeler a écrit :
>
>> This looks like a mailing list discussion not a JIRA issue.
>>
>> Ron
>>
>> On 10/07/2015 9:26 AM, Shi Jinghai (JIRA) wrote:
>>
>>>      [
>>> https://issues.apache.org/jira/browse/OFBIZ-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622274#comment-14622274
>>> ]
>>>
>>> Shi Jinghai commented on OFBIZ-6504:
>>> ------------------------------------
>>>
>>> Sachin,
>>>
>>> In OFBiz, we use FOP to generate PDF, that's the way you mentioned
>>> above, by FTL. AFAIK, FOP can use password to protect PDF, so it's
>>> unnecessary to introduce itext.
>>>
>>> I'll try to add a example to support this function.
>>>
>>>  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
>>>>
>>>> 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)
>>>
>>>
>>
>>

Re: [jira] [Commented] (OFBIZ-6504) how to Create PDF with password Protected in Ofbiz

Posted by Jacques Le Roux <ja...@les7arts.com>.
If Jinghai sees a way to improve that then why not in the Jira

Jacques

Le 10/07/2015 15:38, Ron Wheeler a écrit :
> This looks like a mailing list discussion not a JIRA issue.
>
> Ron
>
> On 10/07/2015 9:26 AM, Shi Jinghai (JIRA) wrote:
>>      [ 
>> https://issues.apache.org/jira/browse/OFBIZ-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622274#comment-14622274 
>> ]
>>
>> Shi Jinghai commented on OFBIZ-6504:
>> ------------------------------------
>>
>> Sachin,
>>
>> In OFBiz, we use FOP to generate PDF, that's the way you mentioned above, by FTL. AFAIK, FOP can use password to protect PDF, so it's unnecessary 
>> to introduce itext.
>>
>> I'll try to add a example to support this function.
>>
>>> 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
>>>
>>> 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)
>>
>
>

Re: [jira] [Commented] (OFBIZ-6504) how to Create PDF with password Protected in Ofbiz

Posted by Ron Wheeler <rw...@artifact-software.com>.
This looks like a mailing list discussion not a JIRA issue.

Ron

On 10/07/2015 9:26 AM, Shi Jinghai (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/OFBIZ-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622274#comment-14622274 ]
>
> Shi Jinghai commented on OFBIZ-6504:
> ------------------------------------
>
> Sachin,
>
> In OFBiz, we use FOP to generate PDF, that's the way you mentioned above, by FTL. AFAIK, FOP can use password to protect PDF, so it's unnecessary to introduce itext.
>
> I'll try to add a example to support this function.
>
>> 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
>>
>> 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)
>


-- 
Ron Wheeler
President
Artifact Software Inc
email: rwheeler@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102