Click here to Skip to main content
15,890,690 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading from resource file in C# through access violation exception sometimes Pin
Michael Bookatz17-Jun-09 4:09
Michael Bookatz17-Jun-09 4:09 
GeneralRe: Reading from resource file in C# through access violation exception sometimes Pin
Luc Pattyn17-Jun-09 4:24
sitebuilderLuc Pattyn17-Jun-09 4:24 
JokeRe: Reading from resource file in C# through access violation exception sometimes Pin
Michael Bookatz17-Jun-09 4:28
Michael Bookatz17-Jun-09 4:28 
GeneralRe: Reading from resource file in C# through access violation exception sometimes Pin
molesworth17-Jun-09 4:29
molesworth17-Jun-09 4:29 
AnswerRe: Reading from resource file in C# through access violation exception sometimes Pin
OriginalGriff17-Jun-09 4:48
mveOriginalGriff17-Jun-09 4:48 
GeneralI object Pin
Luc Pattyn17-Jun-09 5:13
sitebuilderLuc Pattyn17-Jun-09 5:13 
GeneralRe: I object Pin
OriginalGriff17-Jun-09 5:18
mveOriginalGriff17-Jun-09 5:18 
QuestionPDF virtual printer in c# Pin
JurieBurie17-Jun-09 3:19
JurieBurie17-Jun-09 3:19 
PDF virtual printer in c# JurieBurie Just Posted

Hi All

I have a small project that someone asked me to do for them and am struggeling quite a lot to get started.

Could someone please steer me in the right direction.

Here are the requirements:

When you are in app such as word/excel, printer driver must be in printer list.

If you click on driver, dialog box must pop up with email address option & postal address option.

Then it must create a pdf file with unique name inside specific folder.

Must also create a text file which states details punched in i.e. Email or post address with same name as pdf but with dat extention

Example:
C:\pdf-app\23212345432.pdf
C:\pdf-app\23212345432.dat

The .dat contents with email & post option:
Type=email
EmailAddress=carl.vorster@gmail.co.za
Type=post
Address1=Ground Floor
Address2=Augusta building
Address3=Dimension Data Campus
Address4=132 Sloane Street
Code=2055

The .dat contents with post option:
Type=email
EmailAddress=carl.vorster@gmail.co.za
Type=post
Address1=
Address2=
Address3=
Address4=
Code=

The .dat contents with email option:
Type=email
EmailAddress=
Type=post
Address1=Ground Floor
Address2=Augusta building
Address3=Dimension Data Campus
Address4=132 Sloane Street
Code=2055

PLEASE HELP

Jurie
AnswerRe: PDF virtual printer in c# Pin
Dave Kreskowiak17-Jun-09 8:19
mveDave Kreskowiak17-Jun-09 8:19 
QuestionFIPS 140-2 Compliance Pin
DMBFiredancer17-Jun-09 3:14
DMBFiredancer17-Jun-09 3:14 
Questiondyanamic crystal report Pin
pupilstuff17-Jun-09 3:02
pupilstuff17-Jun-09 3:02 
QuestionDelegate Pin
Matt Cavanagh17-Jun-09 2:39
Matt Cavanagh17-Jun-09 2:39 
AnswerRe: Delegate Pin
Luc Pattyn17-Jun-09 2:55
sitebuilderLuc Pattyn17-Jun-09 2:55 
GeneralRe: Delegate Pin
Matt Cavanagh17-Jun-09 3:18
Matt Cavanagh17-Jun-09 3:18 
GeneralRe: Delegate Pin
Luc Pattyn17-Jun-09 3:32
sitebuilderLuc Pattyn17-Jun-09 3:32 
GeneralRe: Delegate Pin
Matt Cavanagh17-Jun-09 5:19
Matt Cavanagh17-Jun-09 5:19 
AnswerRe: Delegate Pin
Ennis Ray Lynch, Jr.17-Jun-09 7:28
Ennis Ray Lynch, Jr.17-Jun-09 7:28 
QuestionSystem.Net.Mail not working Pin
dptalt17-Jun-09 2:33
dptalt17-Jun-09 2:33 
AnswerRe: System.Net.Mail not working Pin
Rob Philpott17-Jun-09 2:38
Rob Philpott17-Jun-09 2:38 
GeneralRe: System.Net.Mail not working Pin
Dave Kreskowiak17-Jun-09 8:24
mveDave Kreskowiak17-Jun-09 8:24 
GeneralRe: System.Net.Mail not working Pin
Rob Philpott17-Jun-09 9:07
Rob Philpott17-Jun-09 9:07 
GeneralRe: System.Net.Mail not working Pin
Dave Kreskowiak17-Jun-09 13:30
mveDave Kreskowiak17-Jun-09 13:30 
AnswerRe: System.Net.Mail not working Pin
dptalt18-Jun-09 1:34
dptalt18-Jun-09 1:34 
Questionpass '' char to storedprocedure !!!!!!!!! Pin
zeeShan anSari17-Jun-09 2:20
zeeShan anSari17-Jun-09 2:20 
AnswerRe: pass '' char to storedprocedure !!!!!!!!! Pin
MohitBhambral17-Jun-09 2:32
MohitBhambral17-Jun-09 2: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.