Click here to Skip to main content
15,922,419 members
Home / Discussions / C#
   

C#

 
QuestionSQLLite c# Wrapper Pin
aruna_koride7-Aug-06 16:22
aruna_koride7-Aug-06 16:22 
AnswerRe: SQLLite c# Wrapper Pin
Rob Graham7-Aug-06 16:28
Rob Graham7-Aug-06 16:28 
GeneralRe: SQLLite c# Wrapper Pin
aruna_koride7-Aug-06 16:41
aruna_koride7-Aug-06 16:41 
AnswerRe: SQLLite c# Wrapper Pin
Sk8tzz7-Aug-06 20:15
Sk8tzz7-Aug-06 20:15 
GeneralRe: SQLLite c# Wrapper Pin
aruna_koride7-Aug-06 20:58
aruna_koride7-Aug-06 20:58 
GeneralRe: SQLLite c# Wrapper Pin
Sk8tzz7-Aug-06 21:12
Sk8tzz7-Aug-06 21:12 
QuestionCancel process with a button Pin
Leo Smith7-Aug-06 13:48
Leo Smith7-Aug-06 13:48 
AnswerRe: Cancel process with a button Pin
Not Active7-Aug-06 14:03
mentorNot Active7-Aug-06 14:03 
QuestionFormatting ComboBoxes Pin
~~~Johnny~~~7-Aug-06 13:23
~~~Johnny~~~7-Aug-06 13:23 
AnswerRe: Formatting ComboBoxes Pin
Dave Kreskowiak7-Aug-06 14:46
mveDave Kreskowiak7-Aug-06 14:46 
QuestionDataGridView Accepting Program Assigned Data Pin
tkewebstrands7-Aug-06 12:34
tkewebstrands7-Aug-06 12:34 
AnswerRe: DataGridView Accepting Program Assigned Data Pin
tkewebstrands8-Aug-06 3:55
tkewebstrands8-Aug-06 3:55 
QuestionDataset and sum Pin
Saamir7-Aug-06 11:12
Saamir7-Aug-06 11:12 
AnswerRe: Dataset and sum Pin
Not Active7-Aug-06 14:10
mentorNot Active7-Aug-06 14:10 
QuestionRe: Dataset and sum Pin
Saamir8-Aug-06 3:58
Saamir8-Aug-06 3:58 
Questionprinting a populated form Pin
TWatson477-Aug-06 11:05
TWatson477-Aug-06 11:05 
AnswerRe: printing a populated form Pin
Not Active7-Aug-06 14:16
mentorNot Active7-Aug-06 14:16 
Printing the form isn't to difficult, you could use the same technique. Create an image of the pdf and place the data using Graphics.DrawString. Saving it as pdf is the tricky part. There are plenty of tools out there to assist with, check here for a start

http://www.codeproject.com/showcase/TallComponents.asp[^]
http://www.codeproject.com/dotnet/PdfLibrary.asp
[^]

only two letters away from being an asset

QuestionEvents not firing Pin
FoxholeWilly7-Aug-06 10:00
FoxholeWilly7-Aug-06 10:00 
AnswerRe: Events not firing Pin
Thomas Stockwell7-Aug-06 11:23
professionalThomas Stockwell7-Aug-06 11:23 
GeneralRe: Events not firing Pin
FoxholeWilly7-Aug-06 12:16
FoxholeWilly7-Aug-06 12:16 
GeneralRe: Events not firing Pin
FoxholeWilly10-Aug-06 4:32
FoxholeWilly10-Aug-06 4:32 
QuestionC# Socket not receiving messages Pin
Paradox227-Aug-06 9:43
Paradox227-Aug-06 9:43 
AnswerRe: C# Socket not receiving messages Pin
vineas7-Aug-06 18:28
vineas7-Aug-06 18:28 
Questionname of Dialog shown by ImageEditor Pin
SJ_Phoenix7-Aug-06 9:31
SJ_Phoenix7-Aug-06 9:31 
QuestionTree View Question Pin
joshp12177-Aug-06 9:31
joshp12177-Aug-06 9: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.