Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: .eml file Printing Pin
eyeseetee9-Jun-08 2:12
eyeseetee9-Jun-08 2:12 
QuestionLongitude and ltatitude for gmap Pin
hemant.kaushal8-Jun-08 23:37
hemant.kaushal8-Jun-08 23:37 
AnswerRe: Longitude and ltatitude for gmap Pin
Vasudevan Deepak Kumar8-Jun-08 23:51
Vasudevan Deepak Kumar8-Jun-08 23:51 
GeneralRe: Longitude and ltatitude for gmap Pin
hemant.kaushal9-Jun-08 1:28
hemant.kaushal9-Jun-08 1:28 
GeneralRe: Longitude and ltatitude for gmap Pin
Vasudevan Deepak Kumar9-Jun-08 1:56
Vasudevan Deepak Kumar9-Jun-08 1:56 
GeneralRe: Longitude and ltatitude for gmap Pin
hemant.kaushal9-Jun-08 3:27
hemant.kaushal9-Jun-08 3:27 
Questionhow to give cascading servicepath of that webservice file which is in some other project ??? Pin
Member 38798818-Jun-08 23:15
Member 38798818-Jun-08 23:15 
QuestionProblem in Reading data from pdf files using asp.net, c# Pin
Satish - Developer8-Jun-08 23:01
Satish - Developer8-Jun-08 23:01 
Hi, i got a problem when reading data from pdf files using itextsharp library.

PdfReader objPdfReader = new PdfReader("D:\\PDFForm_print.pdf");
Byte[] byarr = objPdfReader.GetPageContent(1);
Response.Write(ASCIIEncoding.Default.GetString(byarr));

The problem is it showing the junk data along with original data. i.e when reading pdf file, the byte array consists of all newline, space characters and all those are covnerting to string and displaying a junk data. How can i rectify this problem.
The output which i getting is as follows

/P <>BDC 0 g 1 i /GS0 gs BT /TT0 1 Tf 0.0001 Tc -0.0001 Tw 0 Ts 100 Tz 0 Tr 12 0 0 12 90 708.96 Tm (Please fill out following fields\205 )Tj ET EMC /P

The bold text is actual data which is in pdf file
i want only that text as output.

G. Satish

AnswerRe: Problem in Reading data from pdf files using asp.net, c# Pin
Ashfield8-Jun-08 23:24
Ashfield8-Jun-08 23:24 
QuestionNot sure if this is the right forum... But here goes... Pin
markymark828-Jun-08 22:48
markymark828-Jun-08 22:48 
AnswerRe: Not sure if this is the right forum... But here goes... Pin
eyeseetee8-Jun-08 23:06
eyeseetee8-Jun-08 23:06 
GeneralRe: Not sure if this is the right forum... But here goes... Pin
markymark829-Jun-08 0:16
markymark829-Jun-08 0:16 
GeneralRe: Not sure if this is the right forum... But here goes... Pin
N a v a n e e t h9-Jun-08 1:50
N a v a n e e t h9-Jun-08 1:50 
AnswerRe: Not sure if this is the right forum... But here goes... Pin
N a v a n e e t h8-Jun-08 23:07
N a v a n e e t h8-Jun-08 23:07 
GeneralRe: Not sure if this is the right forum... But here goes... Pin
markymark829-Jun-08 0:17
markymark829-Jun-08 0:17 
Questionproblem in DBGrid control of ASP.NET with C# Pin
pragya_chaubisa8-Jun-08 22:44
pragya_chaubisa8-Jun-08 22:44 
AnswerRe: problem in DBGrid control of ASP.NET with C# Pin
Parwej Ahamad8-Jun-08 23:09
professionalParwej Ahamad8-Jun-08 23:09 
QuestionTimer Control Pin
~V~8-Jun-08 22:34
~V~8-Jun-08 22:34 
AnswerRe: Timer Control Pin
N a v a n e e t h8-Jun-08 22:44
N a v a n e e t h8-Jun-08 22:44 
AnswerRe: Timer Control Pin
Parwej Ahamad8-Jun-08 22:48
professionalParwej Ahamad8-Jun-08 22:48 
AnswerRe: Timer Control Pin
~V~8-Jun-08 23:02
~V~8-Jun-08 23:02 
GeneralRe: Timer Control Pin
Parwej Ahamad8-Jun-08 23:06
professionalParwej Ahamad8-Jun-08 23:06 
GeneralRe: Timer Control Pin
~V~8-Jun-08 23:12
~V~8-Jun-08 23:12 
GeneralRe: Timer Control Pin
Parwej Ahamad8-Jun-08 23:17
professionalParwej Ahamad8-Jun-08 23:17 
GeneralRe: Timer Control Pin
N a v a n e e t h8-Jun-08 23:20
N a v a n e e t h8-Jun-08 23:20 

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.