lebedev-aa / pdfviewer-win32

Automatically exported from code.google.com/p/pdfviewer-win32
0 stars 0 forks source link

link clic issue #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
when i import a pdf file having links and when i click on file's links many 
times i got this error 
"System.AccessViolationException: Attempted to read or write protected memory. 
This is often an indication that other memory is corrupt.
".
at LinkInterop.{dtor}(LinkInterop* )
at PDFLibNet.PageLink.!PageLink()
at PDFLibNet.PageLink.Dispose(Boolean ) 
at PDFLibNet.PageLink.Finalize()

there was a version who solved this issue.

thank you

Original issue reported on code.google.com by fouadou...@gmail.com on 23 Apr 2011 at 5:32