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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

AEM Forms - Adobe LiveCycle - Retrieving PDF document properties using the Java API - com.adobe.livecycle.pdfutility.client -- Cannot be resolved

Avatar

Level 2

Hi everyone,

 

I'm trying to get the Extension Reader of a PDF file to know Were the PDF file created by the Acrobat Reader DC extension?

I use the PDFUtilityService to get the properties of the PDF file. (refer to this article https://experienceleague.adobe.com/docs/experience-manager-65/forms/developer-reference/programming-...

 

I face an issue when I deploy the bundle.

 

Screenshot 2021-04-16 144122.png

 

Could you guys have any ideas to solve this issue?

Thanks,

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @canhn32847157 

 

Please check here to fix this issue.

2 Replies

Avatar

Community Advisor

Hi @canhn32847157,

 

As per the screenshot, the issue is related to the bundle - which did not get resolved. To fix this, find my answer here.

 

Hope this helps.

 

Thanks,

Kiran Vedantam

Avatar

Correct answer by
Community Advisor

Hi @canhn32847157 

 

Please check here to fix this issue.

Avatar

Level 2

Thank @Kiran_Vedantam for your answer, I have tried your approach, but the issue didn't solve.

Avatar

Level 2

Thank @Ritesh_Mittal for your video.

I got your idea to convert the jar file to an OSGi bundle file.

But I see the AEM Forms services are installed default.

The adobe-aemfd-win-pkg.zip package is missing the com.adobe.livecycle.pdfutility.client-x.x.x.jar

Maybe we need Adobe to support update the bundle to the AEM Forms setup file.

 

Screenshot 2021-04-19 223343.png

Screenshot 2021-04-19 222749.png