I’ve already created this question on stackoverflow.com:
OutputStream outputStream = conversionHandler.convertToImage(inputStream, fileName, imageSaveOptions);
I’ve already created this question on stackoverflow.com:
OutputStream outputStream = conversionHandler.convertToImage(inputStream, fileName, imageSaveOptions);
Hello,
Hello,
Pavel…
Hello,
Before we get to that stage, I’ll tell you what I’ve done today with this. I was able to completely verify that the InputStream was good, by taking that, writing it to a File, and then using that File as the source for the conversion to create an OutputStream, and then store that in the database. It’s clunky, but it eliminates one file write procedure, which is good. I would ideally like to be able to eliminate both, though, so my question for you is: what settings to the ImageSaveOptions object did you use? Perhaps I could emulate those and achieve your results on my end.
Hello,
Actually the difficulty I’m having is with converting an InputStream into an OutputStream, like this:
Hello,
Pavel…
Hello,
Sorry, that’s just me being stupid; I looked at the class with the main method only, not thinking that the class of interest would be elsewhere. I’ll try this out and get back to you.
Hi again,
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+