I am using EncodeTextToPNG as I want to have an image that I can insert into a PDF but I am getting an error: javax.imageio.IIOException: Can't create an ImageOutputStream!
Below is the line of code that is creating the error.
I found out the problem, I had not made the folder that the File.DirApp & DownloadFolder was set too!! The ImageOutputStream had nothing to write @tchart 's library works so nicely. I appreciate all the quick replies to help.
I found out the problem, I had not made the folder that the File.DirApp & DownloadFolder was set too!! The ImageOutputStream had nothing to write @tchart 's library works so nicely. I appreciate all the quick replies to help.