groupdocs-conversion / GroupDocs.Conversion-for-Java

GroupDocs.Conversion for Java examples, plugins and showcase projects
https://products.groupdocs.com/conversion/java
MIT License
24 stars 15 forks source link

[Servlet-001] : Upgrade UI as per latest release of the API 17.10 #22

Closed atirtahirgroupdocs closed 5 years ago

atirtahirgroupdocs commented 6 years ago

Please update the showcase project as per new release of the API. There is following error while updating the UI: cannot convert from ConvertedDocument to GroupDocsInputStream.

rwstauner commented 6 years ago

Yes, please.

Despite

Major improvements in the public API. Note: no braking changes.

Code that worked with 17.3 (using an IOuputHandler to get each image from a pptx) now does nothing. I now have to iterate over the pages myself, apparently.

atirtahirgroupdocs commented 6 years ago

@rwstauner,

Can you please share your sample/problematic project or the possible changes you made in our showcase project? We'll investigate that and share the outcomes.

bobkovalex commented 5 years ago

Please refer to new front-end examples for the fix: https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java-Dropwizard https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java-Spring