Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Landim__Arthur
Landim__Arthur
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
18

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Landim__Arthur
Customize the badges you want to showcase on your profile
Re: Unable to add Users or Groups via webservices - Adobe LiveCycle 07-08-2013
This is problably a little late, but.. I faced the same problem and it was fixed by using Directory.UserImpl, instead of Directory.User.

Views

106

Likes

0

Replies

0
Re: How do i install Rights management - Adobe LiveCycle 02-05-2012
Hi,You can check if Rights Management is installed by accessing its website: http://:/edcThis is the web interface of livecycle rights management. You can create policies and track your documents.regards,Arthur Landim

Views

101

Likes

0

Replies

0
Unauthorized user removing policy from document - Adobe LiveCycle 19-04-2012
I'm facing a strange behavior in my environment.I have a policy ("GDEHPolicyTest") which only the "SetPolTestUser" user can have access (open, close, print, etc). I also have another user ("SetPolTestUser2") which do not have access to documents protected with "GDEHPolicyTest" policy.When I protect a document using the "SetPolTestUser" user and the policy "GDEHPolicyTest", the user "SetPolTestUser2" cannot open this document on Adobe Reader.But when I call the following process on workbench usin...

Views

1.1K

Likes

0

Replies

0
Programmatically modifying policy protected document - Adobe LiveCycle 22-11-2011
Hi,I was playing around with adobe portable protection library (Adobe PPL) and policy protected documents. I could protect documents with policies, also unlock policy protected document in order to obtain the original file.But I would like to modify a policy protected file.I tried to use the method unProtectDoc to obtain a unlock version of the documentvirtual void PPKPackager::unProtectDoc(PPKPublisherPtr publisher,const std::string outFileName = "",bool shouldLogEvent = true )[pure virtual]vir...

Views

926

Likes

0

Replies

0
Open the most updated document - Adobe LiveCycle 26-05-2011
How to configure LiveCycle Right Managment to allow user to open the most updated document?E.G.I applied a security policy to a document, and send this document to a e-mail for a friend.Is it possible to me update a document and my friend see the most updated document without I having to send the document again?

Views

815

Likes

0

Replies

1
Re: Is it possible to print a secured document (policy) through livecycle web services? - Adobe LiveCycle 23-05-2011
QUESTIONS: My client application will just invoke a process in livecycle passing the document, so the printing will be performed on server side. The user passed to the webservice connection (Credentials) will have permission to Print the document.

Views

7.0K

Likes

0

Replies

0
Re: Is it possible to print a secured document (policy) through livecycle web services? - Adobe LiveCycle 20-05-2011
Steve,thanks for helping me.Just to be clear:it is no possible to print a secured file (security policy) file without first opening the document on adobe reader/pro or the microsoft office Livecycle DRM plugin?Is there anyway to create an cmd program, without graphical user interface, that starts a livecycle process to print a secured (with security policy) document?The program would be like:C:\app\printSecuredFile.exe "PathToFile.pdf" "username" "password"

Views

7.0K

Likes

0

Replies

0
Re: Is it possible to print a secured document (policy) through livecycle web services? - Adobe LiveCycle 19-05-2011
Steve,Sorry, my mistake. I did not undertood the "revoke" functionality.I'll try to clarify my needs.I created a process in livecycle to print documents (with or without security policies).The input of this process is a document and a string with the printer's ip address.If the document do not have security policy applied then it is converted to PS and sended to printer. [success]If the document is protected with a policy then the process Unlocks it and convert to PS to sendo to printer. [error]...

Views

7.0K

Likes

0

Replies

0
Re: Is it possible to print a secured document (policy) through livecycle web services? - Adobe LiveCycle 17-05-2011
I just revoked the document.I think that the problem maybe is about this message: "required security plug-in".Is there any security plug-in to install on livecycle server?

Views

7.0K

Likes

0

Replies

0
Re: Is it possible to print a secured document (policy) through livecycle web services? - Adobe LiveCycle 16-05-2011
Hi Steve,I tried something different: Revoke the policy, print the file and Unrevoke to policy.I got the same error: "security plug-in required".Is there something missing in my livecycle server?

Views

7.0K

Likes

0

Replies

0