Click here to Skip to main content
15,912,204 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extracting images from pdf without loosing image quality Pin
BillWoodruff4-Aug-12 5:17
professionalBillWoodruff4-Aug-12 5:17 
GeneralRe: Extracting images from pdf without loosing image quality Pin
chanakamax7-Aug-12 18:28
chanakamax7-Aug-12 18:28 
QuestionRead GUID Pin
deepratna2-Aug-12 21:26
deepratna2-Aug-12 21:26 
AnswerRe: Read GUID Pin
Eddy Vluggen2-Aug-12 23:24
professionalEddy Vluggen2-Aug-12 23:24 
AnswerRe: Read GUID Pin
jschell4-Aug-12 7:22
jschell4-Aug-12 7:22 
QuestionPaypal for desktop application Pin
sharmaravi1232-Aug-12 19:55
sharmaravi1232-Aug-12 19:55 
AnswerRe: Paypal for desktop application Pin
Mycroft Holmes2-Aug-12 20:17
professionalMycroft Holmes2-Aug-12 20:17 
AnswerRe: Paypal for desktop application Pin
jschell4-Aug-12 7:25
jschell4-Aug-12 7:25 
GeneralRe: Paypal for desktop application Pin
sharmaravi1239-Aug-12 0:40
sharmaravi1239-Aug-12 0:40 
GeneralRe: Paypal for desktop application Pin
jschell10-Aug-12 12:15
jschell10-Aug-12 12:15 
QuestionHow to write and move text on image Pin
Member 37694462-Aug-12 16:46
Member 37694462-Aug-12 16:46 
GeneralRe: How to write and move text on image Pin
Eddy Vluggen2-Aug-12 20:49
professionalEddy Vluggen2-Aug-12 20:49 
AnswerRe: How to write and move text on image Pin
BillWoodruff4-Aug-12 5:11
professionalBillWoodruff4-Aug-12 5:11 
You are describing a drawing control on which movable drawn objects, text, shapes, and lines, can be drawn, moved, saved, re-done. And, I'd guess you'd want control over Foreground and Background color of Text, and BorderColor and FillColor of shapes, as well as line color. And: being able to change z-order ?

This is not a simple Paint program scenario.

If you search here on CodeProject, you will find some examples of such projects.

best, Bill
"Everything we call real is made of things that cannot be regarded as real." Niels Bohr

Questionsql table change notifications Pin
HimalR82-Aug-12 4:28
HimalR82-Aug-12 4:28 
AnswerRe: sql table change notifications Pin
BobJanova2-Aug-12 4:40
BobJanova2-Aug-12 4:40 
QuestionFinding value in a list Pin
Nathaniel Sumaya1-Aug-12 23:33
Nathaniel Sumaya1-Aug-12 23:33 
AnswerRe: Finding value in a list Pin
Ed Hill _5_1-Aug-12 23:44
Ed Hill _5_1-Aug-12 23:44 
AnswerRe: Finding value in a list Pin
AmitGajjar2-Aug-12 2:42
professionalAmitGajjar2-Aug-12 2:42 
GeneralRe: Finding value in a list Pin
Ed Hill _5_2-Aug-12 3:26
Ed Hill _5_2-Aug-12 3:26 
GeneralRe: Finding value in a list Pin
BobJanova2-Aug-12 4:29
BobJanova2-Aug-12 4:29 
AnswerRe: Finding value in a list Pin
Ramesh Muthiah3-Aug-12 0:47
Ramesh Muthiah3-Aug-12 0:47 
GeneralRe: Finding value in a list Pin
Ed Hill _5_3-Aug-12 0:59
Ed Hill _5_3-Aug-12 0:59 
AnswerRe: Finding value in a list Pin
Christian Amado6-Aug-12 10:39
professionalChristian Amado6-Aug-12 10:39 
Questionsetting the source of a bitmap image in C# Pin
Xarzu1-Aug-12 18:39
Xarzu1-Aug-12 18:39 
AnswerRe: setting the source of a bitmap image in C# Pin
Eddy Vluggen1-Aug-12 22:10
professionalEddy Vluggen1-Aug-12 22:10 

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.