Hi there,
I’m using 22.7 version.
I’m trying to convert the 2.zip (3.7 MB)
file with the following code -
public static byte[] convertExcelToPDF(ByteArrayInputStream excelInputStream) throws Exception {
ByteA…...situation - It works on my Windows machine. It throws the following...any exception. I am using Windows 8 with JDK8. Here is my sample...