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

Where is the JAR for com.adobe.idp.services.convertpdf?

Avatar

Not applicable

Product use: Adobe Livecycle ES4.

Using Adobe Livecycle API similarly as done at Adobe Digital Enterprise Platform * Quick Start (SwaRef): Converting a PDF document to a set of JPEG...

But unable to find the JAR SDK containing the JAVA classes in package com.adobe.idp.services.convertpdf. In other words, looking where to get the following artifact:

<dependency>

      <groupId>com.adobe.idp.services.convertpdf</groupId>

      <artifactId>ConvertPDFService</artifactId>

      <version>0.0.1</version>

</dependency>

Appreciate any tips.

Thanks

2 Replies

Avatar

Level 2

Which JAR contains? --> com.adobe.idp.services.FormsServiceServiceLocator

Avatar

Employee Advisor

IIUC, this may be a proxy class generated by WSDL consumer  utility. Go through this page : Adobe LiveCycle * Invoking LiveCycle using Web Services

Thanks

Wasil