OutOfMemoryException and PdfReader

View: New views
1 Messages — Rating Filter:   Alert me  

OutOfMemoryException and PdfReader

by alexniccoli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All
I have this problem.
Creating a PdfReader object passing a pdf file path in a thread i have OutOfMemoryException.
Creating this object inside a main method i haven't this exception.
Same pdf file of nearly 230MB.
Thanks
A.Niccoli