Printing is a process for reproducing text and image, typically with ink on paper using a printer.
0
votes
0answers
2 views
Build Android apps server
I'm building an Android app for printing documents by the application server that will send the document to the server and the server sends the document to the selected printer to print (on the server ...
0
votes
0answers
2 views
A way to print mailing labels from an iOS app
Is there a way ( 3-rd party SDK maybe ) that allows an app to pass in contact names/data in order to generate labels ( e.g. mailing labels ) that the calling app can then print?
Example calling ...
0
votes
1answer
30 views
PHP Printing On Checks
Is there a PHP class or application for printing on pre-printed forms like checks? The pre-printed check is 8 1/2 by 11 and has two stubs. I have already done a Google search which did not turn up ...
-2
votes
0answers
31 views
Creating a cross-browser Print page [closed]
How can I make a web page for printer-friendly? I have a web app and my users need to print their data. I made a web page for only printers,everyting is fine with chrome in my computer but others web ...
0
votes
0answers
9 views
how to perform a word merge using asp which uses a query into access and get it to print?
I am currently making a project which requires me to use a mail merge in MS Word. This is run through a system which is currently on a server and has a template file with the merge fields ready to go. ...
0
votes
1answer
55 views
Perl print unless regex and line counts
I currently have this working sorting through a zone file for automated deletions..
perl -i -ne 'print unless (/#$DOMAINNAME/ and \$n=7) .. not \$n--' named.conf.ext
(escaping n is required for it ...
1
vote
6answers
77 views
What's a good-practice replacement of System.out.println?
My application has to output content for the user. Throughout all my classes I've just been using System.out.println, but since the program isn't intended to be run by command line this isn't really ...
0
votes
0answers
25 views
.NET - Overriding printer's default for color
I am printing to a color printer. The printer's default setting for color is black-and-white.
I have tried the following, but when I open the printer's preferences dialog, the color is still set to ...
0
votes
1answer
23 views
How to export to pdf, word, excel file
I use ASP.net MVC 3.
I have these two requirement.
Frist one is creating invoice in my application. I want to export the datas to pdf , word , excel file. I downloaded itextsharp dll, can anyone tel ...
0
votes
0answers
14 views
Printing PDF - How to add margin top and bottom on every page?
I'm using phantomjs to take a screen capture of a "Proposal" that my application creates. This is all going great, it exports to PDF fine.
When I print from PDF, I need to add margin top and margin ...
0
votes
1answer
28 views
How to print a page using button by selecting printer option in java
I want to print a page by clicking a button but the following code shows run time error. I have used the JFrame form as the printing page and added a JButton and a JTextField. There is the error in ...
0
votes
0answers
17 views
Printing PDF with dialog window Java
I have big problems with printing PDF with opening dialog window in order to choose printer. PrinterJob class object is responsible for displaying dialog window and printing, but i dont know how to ...
0
votes
0answers
5 views
PrintMap with Geoext + GeoServer
am trying to print a map with GeoEXT and geoserver i successed to show the print panel but when i click the print button i get this error:
Error while generating PDF:
...
0
votes
0answers
11 views
Extendscript InDesign CS6: Print using a print preset
This one should be simple enough for you Javascript/Extendscript wizards. I want to print a document using a print preset, while also specifying a page range (and maybe other options as well, after ...
1
vote
1answer
32 views
Modify VBA code for saving - MS Access
I am not much of a VBA programmer but I have been using the following code to prompt a user before exiting a form whether to save the changes or not. The code is the following:
Private Sub ...
0
votes
1answer
14 views
delete file after sent to printer using vb.net
I'm working with ZPL files, first I make a copy of the original, do some change in the new one, then send the file to the zebra printer, and finally I want to delete the file.
Everything works ...
0
votes
1answer
22 views
Getting the current user name or computer name in Extendscript
I'm finally getting some headway made in my script for InDesign CS6. Now, in order for it to know to which printer it should print a document, I need to query which computer the script is running on. ...
0
votes
1answer
23 views
Print 800 mm (Receipt) Sheet via web (PHP)
How can I print a receipt sheet "800 mm width" via my web application?
I tried many times but can't get a cross-browser support for this feature,
for example, Chrome shrinks the page and print a ...
0
votes
1answer
27 views
DIV not paginating on print
I have a page that contains a DIV. This div is a container for other elements and can increase in height greater than the height of a page when printed.
I assumed it would paginate without any ...
1
vote
1answer
9 views
window.print() printing whole page including popup. I only want to print the popup
I am using
<a href="#" target="_blank" onclick="window.print();return false;"><t style="color:#ee8029;">Print</t></a>
to print my popup window details. But it is printing ...
0
votes
0answers
10 views
Read print queue and output jobs to files
I wish to output a printqueue jobs to files for processing. (TEXT)
I need dynamic filenames...
Any suggestions?
0
votes
0answers
37 views
Dot matrix fast printing
I'd like to know, what practical way of printing on EPSON Dot Matrix printers in Java. I'm having the LX300+II model to play, with USB connectivity.
I searched too much on internet but all the codes ...
0
votes
0answers
23 views
Print dialog box settings - pass initial values
In Java,
when I call print dialog box the pages are set print from 1 to 9999. Am splitting the pages based on my JTable row number.
If my table row count is less than 40 then whole printing is in 1 ...
0
votes
1answer
12 views
List default Page Size for windows printer devices
I would like to be able to get the default page size of all windows printer devices on a windows server (2003 in this instance).
This should be not the DefaultPageSize property on the Win32_Printer ...
0
votes
1answer
18 views
Problems with PDFRenderer
Do you have any ideas how to print PDF file using standard Java libraries with showing dialog window?
PrinterJob pjob = PrinterJob.getPrinterJob();
if (pjob.printDialog()) {
try ...
-2
votes
0answers
17 views
Print bitmap on esc/pos printer Java [closed]
I'm developing an app for android, the wich prints differente content using a Rego Thermal Printer... This printer supports the image printing, but I don't know how to do it... At this moment I'm ...
1
vote
1answer
29 views
Cannot read property 'length' of undefined (print map with geoserver)
am trying to work with print with geoserver geoext/ext to print a map.
i successed to install the print plugin, since localhost:8080/geoserver/pdf/info.json?var=printCapabilities shows the print ...
1
vote
1answer
22 views
Media queries for landscape printing?
I've got some styles specifically for print, which are being applied correctly with a print media query. The thing is, my layout breaks a bit if you switch to landscape printing, and I'd like to tweak ...
0
votes
3answers
59 views
Printing a binary tree in Java [duplicate]
I'm trying to implement a Binary Tree, and for ease of debugging, I want to be able to print the tree so it actually looks like a tree. For example:
50
42 71
31 ...
0
votes
1answer
30 views
Create a .csv file and then tell the printer to print the file
So I have a program where I am able to successfully create a .csv file with my data.
I now have to somehow print that file.
I looked up a lot of resources about printing in WPF but they are all so ...
0
votes
0answers
13 views
Win8 app to search a printer on a WLAN and let user select a printer and take the printout
I want to implement the following feature in win8 application:-
App detects WLAN name which is in a specific format that enables to detect building and floor
App shows printers that are on the same ...
1
vote
2answers
22 views
Printing output formatting
I have this function that takes a list and prints it out to an outfile:
def writeToFile(files):
for path2 in files:
fi= open(fileo, 'w')
fi.truncate()
fi.write('\n' + str(foundFiles2))
...
0
votes
0answers
4 views
powerpoint transparent prints black [migrated]
In Powerpoint, I have a White box with a transparent outline. This does not appear on the document, and this is deliberate, I only use the reference points for connecting lines. However, when I ...
1
vote
1answer
25 views
Java: Receipt Printer auto cutting
I am using the Java Print Service API to print to a receipt printer. It prints fine, but does not auto cut when finished. How to tell the printer to auto cut?
Here's the code I'm using to print:
...
0
votes
1answer
32 views
Is it possible to print a windows form from set X,Y coordinates
I am able to print the entire windows form but the top of the printout is not necessary. Is there a way to print from specific coordinates i.e X = 0 Y = 50.
This is the code i use to print the ...
0
votes
1answer
29 views
C# Print Monitor Service [duplicate]
I am trying to write a service that monitors the printers queue in C# that sends the information of a current print job (Document name, pages printed, paper media size) to an another application ...
-4
votes
0answers
33 views
Adding virtual printer in client computer [closed]
I want to add a virtual printer in client computer which the server one has connected to. This makes possible that any print attempt from client computer will performed through the server computer and ...
-2
votes
0answers
23 views
Print in more pages [closed]
I'm printing a bill using graphics in Java. The table structure contains data from my main screen. How to add page break if it reach a4 sheet end and print the left content in next page with same ...
0
votes
0answers
15 views
How setup a zurb foundation html report to fit A4/Letter size when converted to PDF on iOS?
I use http://foundation.zurb.com/ to create some reports (invoices, list and other stuff) that need to be printer as PDFs (created with https://github.com/iclems/iOS-htmltopdf).
The thing works fine, ...
-1
votes
0answers
5 views
Local Windows printing to 1 CUPS queue with multiple printers [closed]
I have multiple locations that all have a SLES server running CUPS, with all of the local printers added in and configured. Each location has between 2-10 HP Thin Clients running Windows Embedded, not ...
0
votes
0answers
4 views
Local Adobe Port Printer goes offline without reason
We have a need to print to PDF and we have Acrobat on all workstations which run Windows 7 32-bit ATM.
This allows us to set up personal PDF printers using the Adobe Printer Port thing that Acrobat ...
6
votes
3answers
68 views
toString() method within System.out.println() a double call?
A professor of mine once said that the following code should never be done:
System.out.println(object.toString());
He said (and I believe cited "Effective Java") it causes a double call. Since ...
0
votes
0answers
21 views
Endless loop printing
I am working on a project that requires endless printing. I would like to gather data with my arduino than visualize it with processing. The visualised data will be printed with an inkjet printer.
I ...
-1
votes
0answers
8 views
Setting Template doesn't used in Printer LX-300
I'm using JasperViewer from my Java Application for Page view & Printing the document from there too.
But , when I print from printer LX-300+ ,the document doesn't look good as the template from ...
0
votes
0answers
12 views
YouTube Video Poster in CSS Print Layout
Just a short question. Is it possible to print the posters (static image of youtube video) of a youtube video embedded in a page.
The Videos are embedded like this:
<object height="300" ...
0
votes
1answer
10 views
Access 2010: Report Prints Three Extra Pages
In Access 2010, I have a button that launches a macro that prints a report. Button->Macro->Report. The report is only on one page and is 8.1 in width. It will not go to 8.
I have deleted the header ...
0
votes
1answer
25 views
Cannot get Java Print API to use fonts after exporting to JAR
I am writing a Java application with the ability to print formatted views of the data using the Java Printing API. Below is a brief relevant snippet of my code that does the printing:
public static ...
0
votes
1answer
10 views
can I force Outlook 2007 rule to print first page only?
I have set up a rule to quite simply print out an email when received from a certain address (Amazon sales) - The idea being that as orders come in, they are auto printed and waiting to be packed.
...
-1
votes
3answers
31 views
print matrix with indicies python
I have a matrix:
matrix = [['A']*4 for i in range(4)]
How do I print it in the following format:
0 1 2 3
0 A A A A
1 A A A A
2 A A A A
3 A A A A
0
votes
1answer
19 views
Is there any ipdb print pager?
I am using ipdb to debug a python script.
I want to print a very long variable. Is there any ipdb pager like more or less used in shells?
Thanks



