Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
AnswerRe: monitoring whole registry Pin
Bharat Jain24-Apr-09 2:39
Bharat Jain24-Apr-09 2:39 
GeneralRe: monitoring whole registry Pin
Gergely Revay25-Apr-09 10:14
Gergely Revay25-Apr-09 10:14 
QuestionAbout Water Mark over Existing Video Pin
Abhishek Rana23-Apr-09 21:40
Abhishek Rana23-Apr-09 21:40 
QuestionDiffernce between private readonly fields and non private readonly fields Pin
DJ24523-Apr-09 20:44
DJ24523-Apr-09 20:44 
AnswerRe: Differnce between private readonly fields and non private readonly fields Pin
Ashfield23-Apr-09 20:51
Ashfield23-Apr-09 20:51 
AnswerRe: Differnce between private readonly fields and non private readonly fields Pin
CPallini23-Apr-09 21:41
mveCPallini23-Apr-09 21:41 
AnswerRe: Differnce between private readonly fields and non private readonly fields Pin
PIEBALDconsult24-Apr-09 3:53
mvePIEBALDconsult24-Apr-09 3:53 
Questionhow to read pdf file.... Pin
raj23136223-Apr-09 20:16
raj23136223-Apr-09 20:16 
hi..friend,

I tried PDFBox. i am working on window apllication dot net framwork 3.5 and as per your information i added .dll file-

# IKVM.GNU.Classpath.dll
# PDFBox-0.7.3.dll
# FontBox-0.1.0-dev.dll
# IKVM.Runtime.dll

in my application and also used this code to open pdf,here is my code...

string Ppath = "C:\\Documents and Settings\\Administrator\\Desktop\\sample \\KT_19100101\\AC_01\\0001.pdf";
PDDocument doc = PDDocument.load(Ppath );
PDFTextStripper pdfStripper = new PDFTextStripper();

but i got error message like..

expected='startxref' actual='13' org.pdfbox.io.PushBackInputStream@158d014
string aaa = pdfStripper.getText(doc);


so please send realted code to my mail id... bettiahamit@gmail.com
i really appriciated you.
i am waiting your response.

thx,
amit
AnswerRe: how to read pdf file.... Pin
Christian Graus23-Apr-09 20:26
protectorChristian Graus23-Apr-09 20:26 
GeneralRe: how to read pdf file.... Pin
raj23136223-Apr-09 20:39
raj23136223-Apr-09 20:39 
AnswerRe: how to read pdf file.... [modified] Pin
tom57200723-Apr-09 22:09
tom57200723-Apr-09 22:09 
GeneralRe: how to read pdf file.... Pin
raj23136223-Apr-09 22:39
raj23136223-Apr-09 22:39 
AnswerRe: how to read pdf file.... Pin
tom57200723-Apr-09 23:52
tom57200723-Apr-09 23:52 
GeneralRe: how to read pdf file.... Pin
raj23136224-Apr-09 0:05
raj23136224-Apr-09 0:05 
QuestionShow progress bar Pin
Yogesh Tayade23-Apr-09 20:10
Yogesh Tayade23-Apr-09 20:10 
AnswerRe: Show progress bar Pin
Christian Graus23-Apr-09 20:12
protectorChristian Graus23-Apr-09 20:12 
QuestionCookies storing Problem in C# Pin
gopinathtamil23-Apr-09 19:49
gopinathtamil23-Apr-09 19:49 
QuestionPublish : Setup is not working on client machine Pin
ddravin200023-Apr-09 19:33
ddravin200023-Apr-09 19:33 
AnswerRe: Publish : Setup is not working on client machine Pin
Abhijit Jana23-Apr-09 20:04
professionalAbhijit Jana23-Apr-09 20:04 
GeneralRe: Publish : Setup is not working on client machine Pin
ddravin200023-Apr-09 20:54
ddravin200023-Apr-09 20:54 
Questionretrive image local path from web handler Pin
LiYS23-Apr-09 17:20
LiYS23-Apr-09 17:20 
AnswerRe: retrive image local path from web handler Pin
Christian Graus23-Apr-09 20:22
protectorChristian Graus23-Apr-09 20:22 
QuestionHow To Capture The Whole ClientZone Of Window With The Scroll Pin
wangxuekong23-Apr-09 16:19
wangxuekong23-Apr-09 16:19 
QuestionHttpWebRequest and HttpWebResponse Pin
AndieDu23-Apr-09 15:25
AndieDu23-Apr-09 15:25 
QuestionAny news when LINQ be able to talk to Oracle/MySQL Pin
devvvy23-Apr-09 15:05
devvvy23-Apr-09 15:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.