Hi,
We are getting occasional “OutOfMemoryException” when using Pages.Add(PageCollection)
to copy page content from one file to another - is there a preferred way of copying page content (into a new Document
object) that correctly utilises ‘streams’ and doesn’t require holding both documents in memory?
I cannot find much documentation that covers working with large files.
Thanks,
James