Converted deprecated

Hello, I am using GroupDocs.Conversion 22.8.1. Why does it shows that

Convert convert = new Converted(InputStream)

is deprecated? What should I use for InputStream?

1 Like

@danishPersys

Since you are trying to load a document from the input stream, please take a look at this documentation article - Load document from Stream. Let us know if issue persists.