Click here to Skip to main content
15,919,479 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can I store raw binary data space-efficiently in a .cs file? Pin
arnold_w30-Oct-08 1:09
arnold_w30-Oct-08 1:09 
QuestionExcel automation in web application Pin
DJ24528-Oct-08 23:22
DJ24528-Oct-08 23:22 
QuestionAdd horizontal and vertical bar into pictureBox? Pin
thucbv28-Oct-08 23:16
thucbv28-Oct-08 23:16 
QuestionInstalling my app using C# Pin
Pedram Behroozi28-Oct-08 23:15
Pedram Behroozi28-Oct-08 23:15 
AnswerRe: Installing my app using C# Pin
SeMartens28-Oct-08 23:19
SeMartens28-Oct-08 23:19 
QuestionWhich windows vista version is better for .net developer. Pin
VenkataRamana.Gali28-Oct-08 23:03
VenkataRamana.Gali28-Oct-08 23:03 
AnswerRe: Which windows vista version is better for .net developer. Pin
Sathesh Sakthivel28-Oct-08 23:59
Sathesh Sakthivel28-Oct-08 23:59 
JokeRe: Which windows vista version is better for .net developer. Pin
CPallini29-Oct-08 0:18
mveCPallini29-Oct-08 0:18 
AnswerRe: Which windows vista version is better for .net developer. Pin
#realJSOP29-Oct-08 0:59
professional#realJSOP29-Oct-08 0:59 
AnswerRe: Which windows vista version is better for .net developer. Pin
Mark Salsbery29-Oct-08 6:28
Mark Salsbery29-Oct-08 6:28 
AnswerRe: Which windows vista version is better for .net developer. Pin
Paul Conrad29-Oct-08 11:06
professionalPaul Conrad29-Oct-08 11:06 
Questionwin UI freezes Pin
arkiboys28-Oct-08 22:28
arkiboys28-Oct-08 22:28 
AnswerRe: win UI freezes Pin
Giorgi Dalakishvili28-Oct-08 22:40
mentorGiorgi Dalakishvili28-Oct-08 22:40 
GeneralRe: win UI freezes Pin
netJP12L29-Oct-08 5:20
netJP12L29-Oct-08 5:20 
QuestionDataview directly Enter Data Pin
sepel28-Oct-08 22:08
sepel28-Oct-08 22:08 
AnswerRe: Help ??? Pin
J4amieC28-Oct-08 23:32
J4amieC28-Oct-08 23:32 
AnswerRe: Help ??? Pin
CPallini29-Oct-08 0:14
mveCPallini29-Oct-08 0:14 
GeneralRe: Help ??? Pin
sepel29-Oct-08 3:58
sepel29-Oct-08 3:58 
GeneralRe: Help ??? Pin
sepel29-Oct-08 4:05
sepel29-Oct-08 4:05 
GeneralRe: Dataview directly Enter Data Pin
nelsonpaixao29-Oct-08 14:24
nelsonpaixao29-Oct-08 14:24 
GeneralPDF - Text Extractor Pin
manowj28-Oct-08 22:06
manowj28-Oct-08 22:06 
GeneralRe: PDF - Text Extractor Pin
Furty29-Oct-08 0:35
Furty29-Oct-08 0:35 
GeneralRe: PDF - Text Extractor Pin
manowj29-Oct-08 1:17
manowj29-Oct-08 1:17 
GeneralRe: PDF - Text Extractor Pin
Furty29-Oct-08 1:27
Furty29-Oct-08 1:27 
Sure.

First thing you'll need as PDF Library - a Google search should head you in the direction of the many commercial PDF libraries available for .Net.

Second thing you'll need is some kind of parser. What's required there really depends on the PDF library you end up settling on. Some will have richer support for parsing out the data contained, and some won't, so bear this in mind when evaluating your options.
Questionhow to open .xll file using .net c# Pin
tozy28-Oct-08 21:09
tozy28-Oct-08 21:09 

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.