Debug PDFNET

Good morning, we are developing an application graphometric signature client using vb.net.
During debug we can not read the pdf document.
I want to know if we have to download some additional library.
Thank you very much for the support

Does the issue occur in our SDK samples, or only in your own project?
Does it occur with any PDF, or only certain ones. If certain ones please send to us.
What exactly is the error? Blank page? Exception?
https://www.pdftron.com/pdfnet/downloads.html

I meant that when I try to view the contents of the pdf file within my application (vb.net) signature using, for example, Quick View command displays this form attached and you can not access the object being analyzed. The problem occurs with all pdf using your libraries. Thanks for the support. Best regards.
Il giorno giovedì 12 gennaio 2017 21:24:31 UTC+1, Ryan ha scritto:

Does the issue occur in our SDK samples, or only in your own project?
Does it occur with any PDF, or only certain ones. If certain ones please send to us.
What exactly is the error? Blank page? Exception?
https://www.pdftron.com/pdfnet/downloads.html

Ryan apologize, but I have attached a wrong picture is this the right one. The annexed in error will be attached to another post that I am going to send :slight_smile:
Il giorno giovedì 12 gennaio 2017 21:08:11 UTC+1, Carlo Nesta ha scritto:

Good morning, we are developing an application graphometric signature client using vb.net.
During debug we can not read the pdf document.
I want to know if we have to download some additional library.
Thank you very much for the support

The core of PDFNet is unmanaged code, so .Net only sees a raw pointer, the mp_doc variable. This is the same for all our language bindings.