blah blah blah is here! blah blah » Close

0
votes
1 answers

iTextSharp trouble

foamy
2499

Hi all, I hope someone here has some experience with iTextSharp :) I'm trying to create a method that will send a PDF file directly to my printer (causing the print dialog to appear). Below is the code I've been working on. It works ...

0
votes
0 answers

print a report by supplying the filter condition

i want to print a report which will take its filter condition form the user when the form is running. Please can anyone help me.

2
votes
3 answers

C# Printing HEX to file

foamy
2499

Hi all, I'm doing a project that involves sending a file to a major corporation. This file needs to contain a "EBCDIC HEX 1C" character as a segment terminator. I've tried using the code below, but apparently it ain't right :-/ ...

1
votes
1 answers

printing my form

salam guyz! i wanaa print one of my forms in my application on a buttons click event so how do i? if u tell me i will be thankful from u thanks in advance. plz tell me with some details

0
votes
1 answers

C# Winform: How to print the content of a ListView?

how do I print the contents of a ListView (with all the ColumnHeaders), but remove the Scrollbar? thanks.

Feedback