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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

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

1. Changed to use FOP 2.0 native encryption, jars are updated.

2. Now the Embeded options are request parameters supported in ScreenFopViewHandler.java, the options are:
http://xmlgraphics.apache.org/fop/2.0/pdfencryption.html#embedded
the default values of the options can be configured in framework/webapp/config/fop.properties.

3. The demo page is https://localhost:8443/example/control/ExampleReportPdfOptions?exampleId=EX01

4. Barcode is tested.

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