hi..
i was converted my .net2.0 project into .net4.0.
now i could not use pdflib.dll.
i recieved the below error.
"Declaration referenced in a method implementation cannot be a final method. Type: 'PDFLibNet.xPDFBinaryReader'. Assembly: 'PDFLibNet, Version=1.0.6.6, Culture=neutral, PublicKeyToken=26d87f7d66fb2aee'."
in .net2.0 and net3.5 it is worked for me. but not in .net4.0.
how to handle this..
need ur suggestions with examples.
regards
gopal.s