Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
generate pdf report with password protect
cch
Hi,
can birt generate report with password protect? how to do it?
the Iserver will support it as well?
thanks
Find more posts tagged with
Comments
vidu
yes I would like to know this too... how do we do it ?
guys..... any hints.....
MarcinK
Guys,
BIRT doesn't allow to generate password protected pdf reports but you can do it very easy using 3rd party software. After that you can use it in any portal software (like iserver or open source liferay, joomla, etc.).
If you just need to protect your reports (and not only pdf files) then I recommend to deploy them with Tomcat (or any other java server) or as a portlet within any portal server (iserver or open source liferay). This solution will give you access to reports diplayed on the web with groups, users access, etc.
I hope this helps.
Kind regards,
Marcin K.
subbu2ats
i would like to know yaar
how to use these portal softwares in birt report?
i just download the liferay software then wht i need to do plz let me know
bcoz you said its very easy use these softwares..na
Thanks
Rishie
<p>MarcinK, can you please explain, how can we <span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">generate password protected pdf reports, if we </span><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">deploy it with Tomcat ? If anybody knows the answer, please reply.</span></p>
<p> </p>
<p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Thanks in advance.</span></p>
Clement Wong
<p>There is a solution if you use the BIRT Engine directly in Java
@<
;/p>
<p><a data-ipb='nomediaparse' href='
http://stackoverflow.com/questions/30636858/how-to-generate-password-protected-pdf-using-birt-report-engine-api'>http://stackoverflow.com/questions/30636858/how-to-generate-password-protected-pdf-using-birt-report-engine-api</a></p>
;
<p> </p>
<p>If you want this functionality in Tomcat, you'll need to roll your own PDF emitter and incorporate similar code as referenced in the Stack Overflow article and reference to <a data-ipb='nomediaparse' href='
http://www.concretepage.com/itext/add-password-encrypt-decrypt-pdf-using-itext-in-java'>http://www.concretepage.com/itext/add-password-encrypt-decrypt-pdf-using-itext-in-java</a></p>
;
<p> </p>
<p>OS PDF Emitter Source
@<
;/p>
<p><a data-ipb='nomediaparse' href='
https://github.com/eclipse/birt/tree/c709c5b07db05398fd7f306201017650fa6bf438/engine/org.eclipse.birt.report.engine.emitter.pdf'>https://github.com/eclipse/birt/tree/c709c5b07db05398fd7f306201017650fa6bf438/engine/org.eclipse.birt.report.engine.emitter.pdf</a></p>
;