Hi Team,
I am able to store the converted PDF into local disk. But, I want to save the file into a stream. I don’t find any overloaded convert methods of the converter class to do so.
I have tried below:
converter.Con…...Convert(() => new MemoryStream(), convertedStream...ABC123gdforum: converter.Convert(() => new MemoryStream(), convertedStream...