Expand my Community achievements bar.

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

Avatar

Former Community Member

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