In-memory Word to PDF conversion Using Classic ASP

I have Word to PDF conversion working well under classic asp with the component’s CCW functionality and writting the XML file to disk.

Ultimately I’d like to keep it all “in memory” but am not sure how to handle the bindXML to the .NET xmldocument object.

My gut tells me using the COM xml objects wouldn’t work, but I haven’t tried yet.

Any ideas/pointers?

Thanks,
Jerry

Dear Jerry,

Thank you for considering Aspose.

I think I should add a new overload method BindXML(Stream) to solve this problem. I can add this method in the new release which will be published early next week.

Thanks, BindXML(Stream) sounds great, and useful in the native .NET world as well.

Thanks again...


This method has been added in the new release 2.6.0.0.