Hi,
> Am 15.09.2017 um 05:15 schrieb Patrick Star <[email protected]>: > > Good Day! > > I am currently trying to develop a PDF reader/viewer desktop application > with JavaFX. Everything was going well until I found out that the PDF's > intended to be read by the software require a username and password > combination as it is protected by the Adobe LifeCycle Rights Managenment > service. > > Is there a means for accomplishing this task with PDFBox? Or at least can > you maybe point me in the right direction as I can't seem to find useful > solutions while researching online. > Adobe LiveCycle Rights Management is not something you can replicate using PDFBox (or any other non Adobe software/lib AFAIK). BR Maruan > Thank you in advance! > > Best Regards, > Patrick Jinon --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

