vorburger commented on pull request #940: URL: https://github.com/apache/fineract/pull/940#issuecomment-635611394
> More recent versions of OpenPDF do not recognize Base64 thanks for having identified that. FYI Base64 is a (very common) "encoding scheme", read https://en.wikipedia.org/wiki/Base64, and as per http://www.docjar.com/docs/api/com/lowagie/text/pdf/codec/Base64.html => http://iharder.sourceforge.net/current/java/base64/ they just ditched that because now there is https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html I've done the "conversion" in new #948 (that PR includes your commit, for correct "attribution"). OK to close this? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
