-4
votes
0answers
58 views

Print bill invoice using c# [closed]

I had coded an application software using c# winforms in which i need to generate bill invoice in specific format.Data is provided by user not from database .So i started digging out how can i do ...
-2
votes
2answers
82 views

How do I print a string with a printer?

I'm writing an application that need to print some information that would came from a DataGridView, I already have the string I'd like to print, I just don't know how. I found some stuff on the web ...
0
votes
2answers
33 views

Check default printer is on or not

How can i figure out whether default printer is on or not using vb.net or C# (on .Net 2.0) And what is the port number to which printer is attached. I am using PrinterSettings Class, but there is no ...
0
votes
0answers
13 views

How to reliably fit a WPF canvas to its container for print and screen

My program draws a diagram by creating a canvas and then adding various lines, boxes and labels etc. to it. It uses the ActualHeight / ActualWidth of the canvas' parent to find out how much space it ...
0
votes
0answers
42 views

C# Printing with advanced Printer settings (in this case: Scaling)

I have been searching for a solution for this some time now. What I want to have is very simple (as for example provided in MS Notepad): A button print shows the standard .Net print dialog. Users ...
0
votes
0answers
23 views

PrintPreviewDialog does not display an embedded font correctly

My Winform program prints some text using PrintDocument, Graphics.DrawString method and an embedded font (a custom true type font). The printer handles the custom font ok. But the PrintPreviewDialog ...
0
votes
1answer
34 views

.NET Print Any File To XPS With File Name

I am trying to create method that prints any file to XPS using its default aplication, in my Windows forms app. This works fine, but I am unable to pass destination XPS path to the printer and open ...
0
votes
0answers
45 views

C# 4. Printing a dynamic page

I'm looking for the best solution to print a dynamic page. The page contains an order details, which mean every order includes different products and different customer- a dynamic page. I'm using ...
0
votes
3answers
32 views

OPOS and Microsoft .NET, unable to run sample application

How can I fix this error? Source for the test application Am i missing something?
0
votes
1answer
21 views

Browser prints empty in all browsers on a specific page containing Google Map

I have a project, where a single page is causing problems. As the title says, when printing this page from the browsers print function, only the information from the top and header show, all the ...
0
votes
1answer
66 views

Handling number of copies print preview - print preview dialog box

I am using UltraPrintPreviewDialog from Infragistics PrintPreviewDialog1.Document.DocumentName = "Report"; PrintPreviewDialog1.Document.PrinterSettings =<<my printer settings>>; ...
4
votes
1answer
73 views

Appropriate way to force loading of a WPF Visual

I have been struggling with printing using the System.Printing namespace. I have finally figured out that the reason I was getting blank results when using portions of the API was because the Visual ...
0
votes
0answers
56 views

Printing multiple images to the Fax virtual printer using PrintDocument on Win7&Vista results in corrupt TIFF

I have an application that application uses PrintDocument to print multiple images as a single print job with one image per page. I am having an issue with a very specific but common configuration ...
0
votes
0answers
49 views

C# Use Trident (IE) engine to Print HTML in Background

Background: I have been researching some HTML to PDF / IMG solutions for .NET server environment (C#). Strictly only free solutions are considered. One method I noted is using wkhtmltoimage and ...
0
votes
0answers
19 views

Application Not Printing In Windows 7 and Windows 8 (But Functions Pefectly In XP And Vista)

I've written a C#.NET (3.5 Framework) Application for a business - the Application prints invoices. I developed and tested the Application on Windows XP at my home using a shared network printer to ...
0
votes
0answers
107 views

e.graphics.drawstring showing text on printpreview but not printing

I am working with c# windows based application.[Visual Studio 2010] In that i am trying to print the bill. I have formed that bill using e.Graphics.Drawstring. In this it is showing me printpreview ...
0
votes
0answers
47 views

How can I speed up my printing code in .Net

I have successfully built a .NET program to print client statements using the PrintDocument component. The print job consists of plain text and bitonal(black and white) TIFF images but the problem I ...
0
votes
1answer
61 views

Printing in WPF with MVVM - Display PrintDialog from view, but print with ViewModel

First, take a look at this question and answer. In the supplied code in the answer, there is no call to PrintDialog.Showdialog(), so this example is using the dialog object to quickly print something. ...
1
vote
1answer
51 views

Change printername in PrintDialog through code

I am attempting to change the selected printer of my PrintDialog through code. I am creating an image that needs to be printed, but the size of the image determines which printer should be used. I ...
0
votes
0answers
37 views

PrintForm cropping the right side of the form

Alright, so when I issue the this.printform1.print(); the related code this.printForm1.DocumentName = "document"; this.printForm1.Form = this; ...
0
votes
2answers
267 views

WebBrowser class - how to print document without header/footer?

I'm using the WebBrowser class to open document, change values, save and print. The problem is, that it prints the document including the header("Page 1 of 1") and footer(root of the document + date) ...
0
votes
0answers
19 views

Force application to execute when Print command execute

I am developing one application where I need the keep count of no. of documents printed on any printer on the system. I am using Win32_Printer Class for getting the no of document per print request. ...
0
votes
1answer
515 views

PrintDocument / PrintPreviewDialog Nothing Draws or Prints

I am playing around with the PrintDocument and PrintPreviewDialog classes to learn them, but I cannot seem to get the document to print anything when sent to the printer, and also nothing draws at all ...
3
votes
1answer
341 views

RDLC printing on half A4

What I want to accomplish Requirement: print a receipt which is of A4 width and half of A4 height and print it rotated so it can be printed on continuous A4 (CCP). What I always get What I have ...
0
votes
1answer
372 views

Raw Printing Set DevMode options (Orientation, copies, margins, default source, etc.)

Hopefully somebody here can help me out as I am banging my head against a wall trying to get this to work. Basically I need to print using the winspool.Drv win32 API to send raw text/PCL commands to ...
0
votes
1answer
119 views

PrintTicket scopes (default, user, job, document, page etc)

I'm completing the construction of a webservice that builds and prints out XPS documents sending them to various print queues on various print servers. The webservice runs in 2 modes depending on site ...
0
votes
2answers
181 views

Which SDK should I use for KR403 Zebra Printer

I am writing a .Net WPF application using C# for a Windows 7 64 bit platform. My application needs to communicate with a Zebra KR403 printer connected through USB. My questions may be very basic, but ...
1
vote
0answers
140 views

Paper ejecting from printer when sending manual command codes

I am programming for the printer Epson TM-H5000II. I trying to print the slip paper when call the function ESC c 0 4. The basic steps I'm using: Manual Insert the Paper call ESC c 0 4 (Select ...
0
votes
0answers
50 views

How to read EMF file in .NET?

I would like to read the content of an EMF spool file into a .NET application and extract the text content. Can anyone help suggest an approach for doing this? Any libraries or objects available ...
2
votes
1answer
117 views

Error when using PrintDocument

I have a dye sub printer, and I'm trying to send an image to print programatically. I'm using PrintDocument and a PrintPage with C# 4.0 on Windows 7 64b. Printing fails, and windows gives this error: ...
0
votes
0answers
78 views

How do I monitor print jobs on windows, parse their content and send to a log file?

I need to monitor print jobs to a thermal printer from various Windows applications and make a duplicate of the content for parsing. The goal is to extract some content from the print job and send it ...
0
votes
0answers
57 views

Best tool for printing labels [closed]

I have some labels on a panel and they are movable by user. And i want print them on a page in the locations that user mentioned. For this operation i used Stimulsoft but it has some bug in ...
0
votes
0answers
77 views

PrintDialog.ShowDialog() causes visual styles on all controls to become disabled

I'm using Windows 7 x64 with Visual Studio 2012. Showing a print dialog causes all controls throughout all forms in the application to lose their visual styles. By this I mean the buttons lose their ...
0
votes
0answers
37 views

Label alignment gap size? Overlaying text on image

This was done in VB .NET 2010 First of all let me give a good introduction as to what I am doing since maybe a more global solution could help as well. I have a program for a company that is used to ...
0
votes
0answers
89 views

PrintDialog.PrintVisual prints WPF Form at lower quality on Windows 8

I am trying to print a WPF Form using PrintDialog.PrintVisual. On Windows 7 this works fine, however on Windows 8, the WPF form prints out at a lower quality. This using the recommended printer ...
0
votes
0answers
25 views

prnport using. Add port to XPS printer

Hello) I am gonna crazy with printers) So, I am trying to add port to XPS printer using the prnport.vbs! cscript prnport -a -r"TestPort" -s"Microsoft XPS Document Writer" and nothing happens! ...
0
votes
1answer
88 views

Silverlight PrintDocument Timeout Issues

I'm having a problem trying to print from Silverlight. The issue is that I'm printing out several pages of images but the source I have to pull them back from is not incredibly fast and it sometimes ...
0
votes
0answers
103 views

Printing A Simple Bitmap

I am hitting what should be a simple problem, but it seems all the solutions I am seeing are pretty complex, so I figure I should ask here. All I need to do is print a premade bitmap image (5 inches ...
0
votes
1answer
96 views

.NET web service for printing HTML docs to a network printer

I need to build a web service that can receive an HTML document and send it to the printer. That service must receive the HTML as input, and then send it to a printer on the network. I have read a lot ...
0
votes
1answer
97 views

Increasing paper height per iteration using printdocument

i m using printdocument for a printout. i want to increment the size of the paper after each row is added. I found a similar question here and here. But the solution doesnot work. I m using a ...
0
votes
1answer
110 views

Using WebBrowser to print documents in a listbox

Essentially, I'd like my program to load a list into a ListBox, and allow the user to click "Print", which navigates the WebBrowser to each page in the list, printing them all out individually. ...
0
votes
0answers
221 views

Printing in C# winform from a DataTable

I have a very ugly windows forms application written in C# with sqlce as the data source. I need a way to print records from a table based off of the number of lines that the records will take up on ...
0
votes
0answers
372 views

Printing reciept in vb.net [closed]

My question is how can i print this receipt from vb.net. i don't have any pos printer available for testing. And even don't have any information of client pos printer. So far i tried this.. for ...
1
vote
1answer
164 views

MSDN's multi-page printing example doesn't appear to work correctly

I'm following MSDN's "how to" document on printing multiple pages: How to: Print a Multi-Page Text File in Windows Forms I've turned the example on that page into a project (tried Visual Studio 2010 ...
0
votes
1answer
67 views

Print dialog prints an empty sheet

I'm using PrintDialog and PrintDocument controls to print the form. But when I click the Button, it always prints an empty sheet. I'm using the following code: Private Sub Button3_Click(ByVal sender ...
0
votes
1answer
190 views

C# or VB scaling the text being sent to a printer

I am using this to print text to a label printer: Private Sub PrintTextControl_PrintPage( ByVal sender As System.Object, ByVal e As System.Drawing.Printing.PrintPageEventArgs) Handles ...
0
votes
0answers
142 views

Access print jobs from queue

Previously I'd asked about adding my c# windows app as virtual printer. I managed to get it done with RedMon and Ghostscript. Now when I press Ctrl + P the control is transferred to my app and i need ...
0
votes
0answers
28 views

.NET Multi Page Printing without splitting content up myself

My program draws a graph and I want to take that graph and allow the user to print the graph. I know how to print using a PrintDocument but using that I need to manually tell it to go to the next ...
0
votes
1answer
78 views

Print PDF without format [closed]

I have a problem I could not solve, is that I need to print a PDF directly (without going through Adobe), meeting related methods PrintDocument object, but it turns out that some of these documents ...
6
votes
1answer
109 views

What is the preferred method for printing to a printer in VB.NET?

A little background: Creating a program that generates reports and forms from database inputs. I have everything up and running just fine, but I cannot seem to figure out my printing issue. I have ...

1 2 3 4 5 8