Sweta Pandya wrote:
> 1) when using XMLData.parse() &x.saveXML(\"pretty\");Its give me XML 
> data in string format.
> 
> Now problem is that how user save this xml data locally.

This is not possible with Adobe Reader. You need to post the XML to a 
server. The EULA of Adobe Reader forbids you to have this server on the 
same machine as Adobe Reader.

> 2) if i am using exportAsXFDF & exportXFAData for generating XML its 
> give error like this:
> 
> NotAllowedError: Security settings prevent access to this property or 
> method.

Correct! You are doing something that isn't allowed.

> for these methods need security rights. means that rights enabled in 
> reader.

Correct.

> If possible by using iText i can enable security rights of reader. 
> (mainly this exports right)?

No, you will find no Third Party product that allows you to add Reader 
Enabling. This is only possible with Adobe software.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to