I’m using maven to my dependencies, and ibiblio doesn’t seem to have the jar file pdf-transcoder.jar. Are these classes available in a maven repository out there someplace? Maybe in other jar files?
I see the PDFTranscoder class is in the fop jar, but those classes don’t work quite as well. I can only guess that it’s because of a version mismatch. I’m using batik 1.5.1 and attempting to use the transcoder in fop version 0.20.5.
Thanks,
Tom