


Hi,
How do i use third party library in ALC process ?
I try to use of PDFBox library for extracting PDF Page contents. But i am facing issues when accessing it.
I just copy the jar file into "C:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\lib" location.
And have java code in execute scipt opration.
The error located in below line of code and it seems like load method not available in PDDocument Class.
PDDocument.load(pdfFile);
But the same java code successfully execute in Eclipse java application.
Please let me know what is issue in my steps.
Regards,
Sridhar
Views
Replies
Sign in to like this content
Total Likes
Have you developed a custom component ? http://help.adobe.com/en_US/livecycle/11.0/ProgramLC/WS624e3cba99b79e12e69a9941333732bac8-6d06.2.htm...
-Wasil
Views
Replies
Sign in to like this content
Total Likes
Yes your Correct! This can be achived throw create a new custom component.
Views
Replies
Sign in to like this content
Total Likes