Click here to Skip to main content
15,896,444 members
Home / Discussions / C#
   

C#

 
GeneralRe: problems using System.Diagnosics.Process.Start to start Process Pin
3Dizard17-Aug-06 12:06
3Dizard17-Aug-06 12:06 
AnswerRe: problems using System.Diagnosics.Process.Start to start Process Pin
Mike Bluett17-Aug-06 12:01
Mike Bluett17-Aug-06 12:01 
GeneralRe: problems using System.Diagnosics.Process.Start to start Process Pin
3Dizard17-Aug-06 12:18
3Dizard17-Aug-06 12:18 
QuestionCOM+ help Pin
jaltiere17-Aug-06 5:23
jaltiere17-Aug-06 5:23 
QuestionFile update in access not working Pin
Vodstok17-Aug-06 5:03
Vodstok17-Aug-06 5:03 
AnswerRe: File update in access not working Pin
Guffa17-Aug-06 6:16
Guffa17-Aug-06 6:16 
Questionsending file to printer [modified] Pin
Support12317-Aug-06 4:45
Support12317-Aug-06 4:45 
AnswerRe: sending file to printer Pin
Mike Bluett17-Aug-06 12:12
Mike Bluett17-Aug-06 12:12 
The DOS-level print command doesn't know anything about formatting codes such as the ones that exist in HTML (i.e., it treats every character as a printable character).

What you need is a console application that could be written in C# (or some other language) that interprets the formatting codes and uses them to format the document before it gets printed.

If you check through the Code Project tutorials or maybe sourceforge.net you might find that someone has already coded a command-line utility that does what you want.


QuestionUSB or parallel Pin
clayton.curmi17-Aug-06 4:29
clayton.curmi17-Aug-06 4:29 
AnswerRe: USB or parallel Pin
Dave Kreskowiak17-Aug-06 4:55
mveDave Kreskowiak17-Aug-06 4:55 
Questionconnecting to named instance SQL Server through C# Pin
Abhijeet Ballal17-Aug-06 4:26
Abhijeet Ballal17-Aug-06 4:26 
AnswerRe: connecting to named instance SQL Server through C# [modified] Pin
Professor Sharada Ulhas17-Aug-06 5:05
Professor Sharada Ulhas17-Aug-06 5:05 
QuestionEditing a string Pin
Anthony Mushrow17-Aug-06 4:04
professionalAnthony Mushrow17-Aug-06 4:04 
AnswerRe: Editing a string Pin
Le centriste17-Aug-06 4:12
Le centriste17-Aug-06 4:12 
AnswerRe: Editing a string [modified] Pin
Professor Sharada Ulhas17-Aug-06 5:10
Professor Sharada Ulhas17-Aug-06 5:10 
AnswerRe: Editing a string Pin
Dustin Metzgar17-Aug-06 5:31
Dustin Metzgar17-Aug-06 5:31 
QuestionMacro to refresh solution explorer's folder Pin
Marco225017-Aug-06 3:34
Marco225017-Aug-06 3:34 
QuestionFirst cold startup time Pin
Super Lloyd17-Aug-06 2:45
Super Lloyd17-Aug-06 2:45 
AnswerRe: First cold startup time Pin
V.17-Aug-06 4:50
professionalV.17-Aug-06 4:50 
GeneralRe: First cold startup time Pin
Super Lloyd17-Aug-06 4:54
Super Lloyd17-Aug-06 4:54 
GeneralRe: First cold startup time Pin
Dan Neely17-Aug-06 5:54
Dan Neely17-Aug-06 5:54 
GeneralRe: First cold startup time Pin
Super Lloyd17-Aug-06 6:07
Super Lloyd17-Aug-06 6:07 
QuestionCOM interop to communicate with Word Pin
TAREQ F ABUZUHRI17-Aug-06 2:42
TAREQ F ABUZUHRI17-Aug-06 2:42 
AnswerRe: COM interop to communicate with Word Pin
Michael P Butler17-Aug-06 3:16
Michael P Butler17-Aug-06 3:16 
QuestionEigen vector Pin
vickyProgrammer17-Aug-06 2:21
vickyProgrammer17-Aug-06 2:21 

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.