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