|
Tag Browser: aspose-word-document-pagecount-out-of-memory-pdf-save
< 1 second(s)
-
Hi,
I am trying to create a word document and then save it to pdf using the code below. finalOuput is a string in wordml format. This all works fine. I have been trying to deploy to Microsoft Azure. On this platform the wordDocument.PageCount returns an OutOfMemoryException as does wordDocument.SaveToPdf(). Is ...
|