Hi Isomorphic,
Would it be possible for you to replace your use of com/lowagie/text/pdf/codec/Base64 in com.isomorphic.contentexport.B64ImgReplacedElementFactory with java.util.Base64 in 14.1p?
We were able to successfully use openpdf-2.0.x.jar as a drop-in replacement for iText-2.1.7.jar, with only one use case depending on this class.
We would appreciate this very much.
Thank you
Would it be possible for you to replace your use of com/lowagie/text/pdf/codec/Base64 in com.isomorphic.contentexport.B64ImgReplacedElementFactory with java.util.Base64 in 14.1p?
We were able to successfully use openpdf-2.0.x.jar as a drop-in replacement for iText-2.1.7.jar, with only one use case depending on this class.
We would appreciate this very much.
Thank you
Comment