Click here to Skip to main content
15,897,291 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: dynamic Report Pin
thatraja28-Apr-11 15:55
professionalthatraja28-Apr-11 15:55 
AnswerRe: dynamic Report Pin
Prasanta_Prince29-Apr-11 6:13
Prasanta_Prince29-Apr-11 6:13 
QuestionRefresh gridview after update with autocomplete Pin
vanikanc28-Apr-11 7:43
vanikanc28-Apr-11 7:43 
AnswerRe: Refresh gridview after update with autocomplete Pin
vanikanc28-Apr-11 9:49
vanikanc28-Apr-11 9:49 
QuestioniTextsharp vs pdfbox Pin
gavindon28-Apr-11 4:43
gavindon28-Apr-11 4:43 
AnswerRe: iTextsharp vs pdfbox Pin
Prasanta_Prince28-Apr-11 4:56
Prasanta_Prince28-Apr-11 4:56 
AnswerRe: iTextsharp vs pdfbox Pin
Pete O'Hanlon28-Apr-11 8:02
mvePete O'Hanlon28-Apr-11 8:02 
GeneralRe: iTextsharp vs pdfbox Pin
gavindon28-Apr-11 8:12
gavindon28-Apr-11 8:12 
Well Pete, as I've seen a lot of your posts on CP and you seem to be very experienced and knowledgeable, I'll give that one a shot. thanks for the info.
on that note though, the main thing I'm needing to do at the moment is to read an existing pdf, convert it to a string in the code so that the code can process that string and do other stuff.
This is an existing application that I inherited and something broke with it yesterday due to a change in the pdf itself(I do not have control over that pdf source).
I know ITextSharp will read this particular pdf and output to a text file as I have done it,but have had troubles getting it to a string within the code.

I am looking to replace the current third party tool to convert the pdf, not rewrite the entire project right now. How difficult is it to do said operation with PDFSharp? the current tool(which has decided to not read the new pdf) literally had a oneliner that amounted to
string somestring = MethodConvertToString(pdf path) I can go further than this if needed but being still new.... easiest is best currently until i get the rest of this mess figured out.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.

GeneralRe: iTextsharp vs pdfbox Pin
Pete O'Hanlon28-Apr-11 8:25
mvePete O'Hanlon28-Apr-11 8:25 
GeneralRe: iTextsharp vs pdfbox Pin
gavindon28-Apr-11 8:34
gavindon28-Apr-11 8:34 
GeneralRe: iTextsharp vs pdfbox Pin
Pete O'Hanlon28-Apr-11 8:36
mvePete O'Hanlon28-Apr-11 8:36 
QuestionUnable To Create Excel Sheet At Runtime In my Application. Pin
Sanket.Patil28-Apr-11 2:37
Sanket.Patil28-Apr-11 2:37 
AnswerRe: Unable To Create Excel Sheet At Runtime In my Application. Pin
Prasanta_Prince28-Apr-11 3:02
Prasanta_Prince28-Apr-11 3:02 
QuestionScorm content viewer Pin
nachavle27-Apr-11 23:05
nachavle27-Apr-11 23:05 
QuestionProblem with cascading DropDownLists in a databound DetailsView Pin
kbalias27-Apr-11 21:30
kbalias27-Apr-11 21:30 
AnswerRe: Problem with cascading DropDownLists in a databound DetailsView Pin
Ali Al Omairi(Abu AlHassan)28-Apr-11 0:45
professionalAli Al Omairi(Abu AlHassan)28-Apr-11 0:45 
QuestionObjectDataSource for DevExpress ASPxGtridView with enabled paging, sorting, grouping, external filters Pin
trongood27-Apr-11 21:15
trongood27-Apr-11 21:15 
AnswerRe: ObjectDataSource for DevExpress ASPxGtridView with enabled paging, sorting, grouping, external filters Pin
Mehul Harry28-Apr-11 14:03
Mehul Harry28-Apr-11 14:03 
Questioninput validation Pin
jashimu27-Apr-11 9:38
jashimu27-Apr-11 9:38 
AnswerRe: input validation Pin
gavindon27-Apr-11 9:49
gavindon27-Apr-11 9:49 
GeneralRe: input validation Pin
jashimu27-Apr-11 10:22
jashimu27-Apr-11 10:22 
GeneralRe: input validation Pin
gavindon27-Apr-11 10:38
gavindon27-Apr-11 10:38 
GeneralRe: input validation Pin
jashimu27-Apr-11 10:51
jashimu27-Apr-11 10:51 
GeneralRe: input validation Pin
Prasanta_Prince28-Apr-11 3:06
Prasanta_Prince28-Apr-11 3:06 
GeneralRe: input validation Pin
jashimu28-Apr-11 10:32
jashimu28-Apr-11 10:32 

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.