Click here to Skip to main content
16,004,974 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataGrid New Row Pin
lata07mahi2-Aug-05 2:18
lata07mahi2-Aug-05 2:18 
Questionhow to use picture attribute of user class in active directory Pin
nanba1-Aug-05 5:30
nanba1-Aug-05 5:30 
AnswerRe: how to use picture attribute of user class in active directory Pin
Dave Kreskowiak1-Aug-05 8:01
mveDave Kreskowiak1-Aug-05 8:01 
GeneralRe: how to use picture attribute of user class in active directory Pin
nanba3-Aug-05 23:03
nanba3-Aug-05 23:03 
GeneralRe: how to use picture attribute of user class in active directory Pin
Dave Kreskowiak4-Aug-05 0:51
mveDave Kreskowiak4-Aug-05 0:51 
GeneralParsing Postscript in VB.NET Pin
Christopher K. Campbell1-Aug-05 3:52
Christopher K. Campbell1-Aug-05 3:52 
GeneralRe: Parsing Postscript in VB.NET Pin
progload1-Aug-05 9:54
progload1-Aug-05 9:54 
GeneralRe: Parsing Postscript in VB.NET Pin
Christopher K. Campbell1-Aug-05 10:11
Christopher K. Campbell1-Aug-05 10:11 
That's a good question...I was just using Distiller to test the validity of the Postscript files that my program is creating. In production, these .ps files will be converted to PDF using Ghostscript. The original file goes tot he printer, the individual PDF's are archived for on-line viewing and re-prints. I don't know if the embedded image is even needed (or what it is for for that matter, I'm coding this to help out another group). I should try these files through the Ghostscript program and see what happens.

Update...I was comparing the output of my program to the the original file and it appears that the data in the image block somehow was converted to double-byte characters. For example, when the input character was x'FF' in the output there is now x'C3BF'. I'm thinking it is because I'm using a StreamWriter to create the output files. Maybe I should use a BinaryWriter to create the output.

Any thoughts?

Thanks,

Chris
GeneralRe: Parsing Postscript in VB.NET Pin
progload1-Aug-05 10:26
progload1-Aug-05 10:26 
QuestionHow To Generating a Product Key Pin
Mark061-Aug-05 2:28
Mark061-Aug-05 2:28 
AnswerRe: How To Generating a Product Key Pin
progload1-Aug-05 11:12
progload1-Aug-05 11:12 
Generalpowerpoint in vb.net Pin
dap_qk1-Aug-05 2:26
dap_qk1-Aug-05 2:26 
GeneralRe: powerpoint in vb.net Pin
Dave Kreskowiak1-Aug-05 7:58
mveDave Kreskowiak1-Aug-05 7:58 
GeneralRe: powerpoint in vb.net Pin
dap_qk1-Aug-05 14:49
dap_qk1-Aug-05 14:49 
GeneralRe: powerpoint in vb.net Pin
Dave Kreskowiak1-Aug-05 14:55
mveDave Kreskowiak1-Aug-05 14:55 
GeneralRe: powerpoint in vb.net Pin
dap_qk1-Aug-05 15:43
dap_qk1-Aug-05 15:43 
GeneralRe: powerpoint in vb.net Pin
Anonymous3-Aug-05 3:48
Anonymous3-Aug-05 3:48 
Generalconvert string to integer Pin
angeltsoi1-Aug-05 0:43
angeltsoi1-Aug-05 0:43 
GeneralRe: convert string to integer Pin
toxcct1-Aug-05 1:06
toxcct1-Aug-05 1:06 
GeneralRe: convert string to integer Pin
J4amieC1-Aug-05 1:49
J4amieC1-Aug-05 1:49 
Generallooking for this... Pin
Rizwan Bashir1-Aug-05 2:51
Rizwan Bashir1-Aug-05 2:51 
QuestionHow to add a control on a winform? Pin
rushing31-Jul-05 23:47
rushing31-Jul-05 23:47 
AnswerRe: How to add a control on a winform? Pin
Rizwan Bashir1-Aug-05 2:53
Rizwan Bashir1-Aug-05 2:53 
AnswerRe: How to add a control on a winform? Pin
Dave Kreskowiak1-Aug-05 7:55
mveDave Kreskowiak1-Aug-05 7:55 
GeneralGet Menu Name in running mode Pin
gengar8831-Jul-05 23:41
gengar8831-Jul-05 23:41 

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.