Click here to Skip to main content
15,893,904 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to change the input language programmatically ? Pin
Aldorado27-Dec-07 11:22
Aldorado27-Dec-07 11:22 
GeneralRe: How to change the input language programmatically ? Pin
Paul Conrad27-Dec-07 15:01
professionalPaul Conrad27-Dec-07 15:01 
GeneralRe: How to change the input language programmatically ? Pin
t.alkahtiri21-Mar-10 22:38
t.alkahtiri21-Mar-10 22:38 
GeneralRe: How to change the input language programmatically ? Pin
Avner L28-Jul-13 5:57
Avner L28-Jul-13 5:57 
GeneralDelete childnodes and not rootnode using the checkbox in the Treeview property Pin
T4AMD27-Dec-07 9:11
T4AMD27-Dec-07 9:11 
GeneralRe: Delete childnodes and not rootnode using the checkbox in the Treeview property Pin
Paul Conrad27-Dec-07 15:02
professionalPaul Conrad27-Dec-07 15:02 
GeneralPrint on MobileProSpectrum Printer using WindowsCE5.0 device in .NET2005 Pin
michaelqog27-Dec-07 9:10
michaelqog27-Dec-07 9:10 
QuestionParsing one PDF out to several PDFs Pin
franzcatch27-Dec-07 7:50
franzcatch27-Dec-07 7:50 
I have a single PDF file that I would like to split into several separate PDF files.

The main PDF consists of reports with store sales information. Each report may be 1 - 3 pages long, and each one has the word "Studio: " at the top.

I am wondering if I can search the main PDF for the word "Studio: ", grab everything that shows up after it (up to the next occurrance of "Studio: "), and stick it in a separate PDF file. Then I would repeat this process until the end of the file.

I tried opening one of my PDF files up in Notepad to see how it was layed out, but it is completely unreadable. It looks like the file is encrypted in some way. If this wasn't the case, I would just do a simple parse as though it were a TXT file.

Any ideas?

Thanks
GeneralRe: Parsing one PDF out to several PDFs Pin
Jimmanuel27-Dec-07 8:28
Jimmanuel27-Dec-07 8:28 
QuestionByte to Hex string Pin
piyush123027-Dec-07 4:27
piyush123027-Dec-07 4:27 
GeneralRe: Byte to Hex string Pin
Luc Pattyn27-Dec-07 4:55
sitebuilderLuc Pattyn27-Dec-07 4:55 
GeneralRe: Byte to Hex string Pin
Guffa27-Dec-07 9:32
Guffa27-Dec-07 9:32 
GeneralRe: Byte to Hex string Pin
piyush123027-Dec-07 17:26
piyush123027-Dec-07 17:26 
Questionto create strong name in VS 2005 in command prompt Pin
Dhilipkumar27-Dec-07 4:05
Dhilipkumar27-Dec-07 4:05 
GeneralRe: to create strong name in VS 2005 in command prompt Pin
TJoe27-Dec-07 5:20
TJoe27-Dec-07 5:20 
GeneralUpdating mdb file from another mdb file Pin
kallileo27-Dec-07 3:20
kallileo27-Dec-07 3:20 
GeneralRe: Updating mdb file from another mdb file Pin
Not Active27-Dec-07 3:53
mentorNot Active27-Dec-07 3:53 
GeneralRe: Updating mdb file from another mdb file Pin
kallileo27-Dec-07 4:03
kallileo27-Dec-07 4:03 
Answer[Message Deleted] Pin
Catherine8827-Dec-07 3:18
Catherine8827-Dec-07 3:18 
GeneralRe: Urgent help needed for project Pin
Colin Angus Mackay27-Dec-07 3:48
Colin Angus Mackay27-Dec-07 3:48 
GeneralRe: Urgent help needed for project Pin
Not Active27-Dec-07 3:52
mentorNot Active27-Dec-07 3:52 
GeneralRe: Urgent help needed for project Pin
Paul Conrad27-Dec-07 6:26
professionalPaul Conrad27-Dec-07 6:26 
QuestionHow can I implement a Brush property for a control? Pin
ctoma200527-Dec-07 2:56
ctoma200527-Dec-07 2:56 
AnswerRe: How can I implement a Brush property for a control? Pin
TJoe27-Dec-07 5:09
TJoe27-Dec-07 5:09 
GeneralRe: How can I implement a Brush property for a control? Pin
ctoma200528-Dec-07 2:31
ctoma200528-Dec-07 2:31 

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.