Hi there
Sorry to bother, we are trying to create a new transformer in alfresco 4.2 to move from TIFF to PDF using an external OCR software. Seems to go ok, but startup crashes as this class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformer is not found. (JAVA CLASSNOTFOUND exception)
We have included the 4.2 sdk, and the class is not there… however if we add also the 3.0 sdk alfresco 4.2 starts up fine… even I think this is not the right way to fix the issue.
Were do I find the RuntimeExecutableContentTransformer in Alfresco 4.2? Is it not in the 4.2 SDK library??
Thanks a lot in advance