Dear Sir,
I have tried the latest GDPicture.Net which is great that it adds a lot of pdf handling. I would like to use it to develop a pdf reader, but i find that there is no method to select the text on the PDF just like a normal adobe reader in the Viewer. Is there any suggestion for this or improvement in the furture? I have tried using the PDFGetPageTextArea method, which is able to get the text in the area, but first, it is not so user friendly to select the area which the user does not know if that area is really a text in the PDF or not, and second, it is somewhat not so accurate to extract text from the location. I would like something like the adobe reader that when the mouse cursor is near a text in the PDF, it change to select mode and then the user can easily to select the text and copy it to clipboard for other operation. Many thanks
Also, one more point, i have tried the annotation sample, but when i added an annotation on a multiple page PDF, and when i print, all pages have the annotation on the first page...I think it should be a bug isn't it?
