Most voted "impression" questions
Issues related to the printing of documents in general. Subjects related to this tag may be related to printing aid technologies/frameworks. Not the same as issues related to the use and configuration of printers.
Learn more…100 questions
Sort by count of
-
1
votes1
answer206
viewsPrinting on Ruby on Rails
I have the following problem, I need to print data that are generated by my Ruby on Rails application, however, this impression should be made directly in the client’s USB/Serial port. The printer…
-
1
votes1
answer109
viewsLimit the number of forms to be printed per page
I have the following code below that generates a form of information brought from the bank. If I print 2 forms of this per page is right on an A4 sheet, but the question is that I have tried to…
-
1
votes1
answer761
viewsFix Header and Footer on each print page
I wonder how do I fix a Header and a Footer on each page to be printed, keeping the content between them [Edit] respecting the header space and footer. I would also like to take advantage and ask…
-
1
votes1
answer1750
viewsLabel printing with barcode on Argox printer (USB)
I am developing an application where I need to generate and print barcode on a label through the printer Argox with USB connection. Despite being a web application, the system will run locally, that…
-
1
votes0
answers345
viewsPrinting Multiple Datagridview
I am creating a Vb.net report with my Datagrid data and trying to send it to print. However in this project I am using two Datagrids , one for a table Report , and another for the table Report. the…
-
1
votes2
answers908
viewsPrinting windows Forms with direct reportviewer on printer
I have an application made in windows forms and reportviewer, my problem is in printing: I need to print right to the printer without having to open the check box to select the printer How to do…
-
1
votes1
answer82
viewsPrint separate but same id Divs
I would like a script to print one div separate from the other that has the same id ex.: <div id="print"> <p>Imprimir este conteúdo separado das outras div</p> <input…
-
1
votes0
answers102
viewsCustomize the php print
I would like to edit this view to print the separate items, each item generate a print. Follows the Code: <?php include "QRCodeGenerator.class.php"; function product_name($name) { return…
-
1
votes0
answers229
viewsUse C# GDI to customize printing
First of all I posted a question with the same code but the question was different. Anyway, I have this code for printing files (it’s a class derived from the class PrintDocument of C#) it takes a…
-
1
votes1
answer184
viewsHow to render a file in a frame?
I consume a service that returns a PDF file, I have a web application that I currently give a Windows open in the service call and download the file. But now I need to render this file in order to…
-
1
votes0
answers360
viewsitext romaneio pdf for non fiscal printer
I am developing a romanticism for sorting orders in java with itext, it is practically ready, however the document standard is as A4, and the ideal would be for the standard of non tax printers,…
-
1
votes1
answer135
viewsChange print quality in C#
I am creating a program in which at a certain point it needs to print a budget... using(PrintDocument print = new PrintDocument()) using(PrintPreviewDialog dialog = new PrintPreviewDialog()) {…
-
1
votes1
answer4057
viewsHow to fix footer on the print page?
I need to leave some information on the footer of the page. How should I do it? Below, follow the full code I’m using, but it’s not working! css: .container { height: auto; min-height: 100%; } html:…
-
1
votes0
answers95
viewsJS printThis does not print content included in modal
I have a problem with printThis js plugins, it works well on the local machine, but when I try to use it on the server the print file loses the css content and does not show the images and Labels…
-
1
votes1
answer296
viewsPrinting directly to the printer
I have a password system where the user clicks on a button and a password is printed for it. I needed the print to be direct, because using the js window.print() a dialog box opens. How to resolve…
-
1
votes0
answers1704
viewsGenerate boleto in php banco santander
Greetings, I’m in a tough spot. I have a simple web system where the shipments of the slips are generated by the supercash program of the santander bank and then the return of the titles are sent to…
-
1
votes1
answer882
viewsDirect printing in Java
While running, the error below is displayed when sending a string printer-friendly. sun.print.PrintJobFlavorException: invalid flavor at sun.print.Win32PrintJob.print(Unknown Source) Complete code…
-
1
votes0
answers659
viewsProblems with print layout
I’m having trouble putting together layout for printing on Elgin i9, mount the script on laravel 5.4 thus: $produto = Produto::find($request->input('COD_IDENT_PRODU')); $qtd =…
-
1
votes0
answers116
viewsOpen PDF Internet Explorer
Good morning, I need to Open PDF of my table at the click button, it is working in all browsers, except in IE, in principle just convert Base64 into something that IE support, automatic, via…
-
1
votes1
answer2179
viewsAutomate printing of files within a folder
I need to make any file that is in the folder, example c://imprimir automatically printed, check if you have something and send it to standard printer. I’ve been searching in Python but I was able…
-
1
votes2
answers429
viewsRemove CSS image links in @media print
My blog shows the links when printed through a[href]:after { content:" (" attr(href) ")"; }, however I don’t want it to show the image links, since I also removed them from the CSS for printing. Is…
-
1
votes1
answer274
viewsPrint text positioned in image
I have a text positioned in the center of an image, the logic is to print a certificate, and this text is generated dynamically, this occurs correctly. The problem is when printing, the text is on…
-
1
votes0
answers170
viewsPrint image on LX300+II matrix ESC/P printer using Java / Android
I’m plugging in a printer LX300+II via cable USB directly on a mobile device Android, I can print text normally, as I already have a little bit of printer experience ESC/POS, I tried to adapt a part…
-
1
votes0
answers153
viewsDirect Print PDF C#
Hi, I need some solution to print directly to the printer a pdf, without opening dialog boxes and without using adobe, the pdf was generated with the pdfsharp library, I can even use libraries but…
-
0
votes1
answer991
viewsSend image to print automatically from web app (html, js and php)
Hello, I have a webapp where I take a photo with a frame for a badge and save it on the server, but I needed to have this image print automatically, ignoring that prompt that appears when we have…
-
0
votes2
answers1190
viewsAccess local printer
I have the following problem, I have an application ruby-on-Rails and I need to print labels on a printer that is installed on the client’s computer, as I do to print these labels directly through…
-
0
votes0
answers119
viewsCreate Print method more easily
I have a form ready and I need to check the variables in the right fields, but I want a faster and easier way to do it. Because I don’t want to waste a lot of time doing the e.Graphics.Drawstring…
-
0
votes0
answers341
viewsChoose different files and print at once
Good afternoon guys, all right? I wonder how I could be creating a script to receive PDF, DOC, XLS files... and print them all at once (send to print) instead of opening one by one and printing.…
-
0
votes1
answer1088
viewsHow do I print between a web server and a local printer?
Good afternoon I need to print a direct tax receipt from a web system. (MP 20 MI X Printer Server Locaweb X client Windows 10 X PHP System) The point is that as there are several units using the…
-
0
votes0
answers1327
viewsBematech - Non fiscal printer MP 4200 TH
I’m having problems with the non fiscal thermal printer in relation to the paper cut made by the guillotine. Let me give you an example: Today the printer is printing normal, but does not trigger…
-
0
votes0
answers1244
viewsPrint to the Elgin i7 c#
I am developing a PDV system and I need to print coupons! I am in possession of a non fiscal printer of the i7 model Elgin. I have been for hours looking for a way to print a coupon from a Report…
-
0
votes1
answer56
viewsDetect Print Popup Opening or a Dowload
i was wondering if anyone knows any way to detect the opening of that standard print popup for the execution of a javascript. My problem: I needed to run a script when the user downloaded or printed…
-
0
votes1
answer104
viewsPrinting does not allow font change by CSS
HTML: <div class="conteudotopo"> <div class="container-logo"> <img src="VX_LOGOTIPO" height="30" /> </div> <p>NF: 112233</p> <!-- <p>Pedido: 0</p>…
-
0
votes1
answer181
viewsPrint every HTML page
I made a simple function to print the content of my site by clicking a button, but when clicking the button (Ctrl+p) the images of the site do not appear, only the content... Only appearing if user…
-
0
votes2
answers3558
viewsDirect print without going through the php dialog box
I use java script to print only the contents of a div, but I need you not to use the browser print dialog box. Reason: I created a formatting for the text, when it goes to print by the dialog box…
-
0
votes1
answer645
viewsHow to limit the amount of impressions from an HTML document?
Precise limit the number of printouts of an HTML document. Currently if the file is generated (via PHP), record in the database a flag sts_impresso = 1, however, there are times when the user has…
-
0
votes1
answer702
viewsFailure to generate TXT file by routine for printing in VBA/Excel
The form below refers to the code under VBA (Excel) presented below. This code refers to the printing of a spreadsheet on Excel by name "Imprint", as shown in the figure below. By the parameters…
-
0
votes1
answer1531
viewsProblems printing Fastreport
I’m having trouble printing reports with Fastreport in Delphi 2010. When printing on the printer the first time, print correctly, but the second time I try to print the report does not print…
-
0
votes0
answers957
viewsAt the time of printing, blank pages are added
At the time of printing my page, being added blank pages, the number of these pages is relative, sometimes 1, 2... I’ve tried solutions like: .print:last-child { page-break-after: auto; } html, body…
-
0
votes0
answers40
viewsThe compilation is done without errors or warnings... But the program does not run!
I’m having some problems with the code below. The program compiles but an error occurs in the execution. From what I understand the problem is in printing... due to variable size size_t size of the…
-
0
votes2
answers551
viewsBackground printing issues using bootstrap in Firefox
Good afternoon friends, I haven’t had much practice with Bootstrap yet, I haven’t been able to figure out a way to keep a div background when I print a page through the window.print() I have the…
-
0
votes1
answer1148
viewsGenerate PDF from PHP?
I managed to generate the boleto in my site along with the project Boletophp, and the database data. Now, when it goes to print on CHROME it comes out with the wrong barcode, this is up to a…
-
0
votes1
answer27
viewsPrintpreviewdialog in the browser
I have the following code in a MVC project inside a cshtml: var w = window.open('', "print", "height=400,width=600"); w.document.write(json.html); w.document.close(); w.setTimeout(w.print, 1000); It…
-
0
votes1
answer195
viewsReport from a form with no database
My question is, can I generate a report (I don’t know if I can call it that): Report: Date of payment Client: xxxxxx xxx xxx xxxx Payment date: xx/xx/xxxx Signing It would be a very simple layout…
-
0
votes1
answer2303
viewsbackground image does not go out in print (using window.print)
I need to print a page that has a background image as background, a Dagua logo. But using window.print() the background does not appear in the image (unless the user marks "background Graphics" on…
-
0
votes1
answer596
viewsHow do I turn my results into txt, excel or word file?
I have a code in Python that does the following: Extracts several data from different tables and performs a linear regression between them. So far so good but how do I make my results come out clean…
-
0
votes3
answers45
viewsError while printing values, the values that are printed have nothing to do with the values that were saved
It turns out that the gets functions do not return any kind of value. And getMedidasPC(); always returns values -858993460-858993460 regardless of what is written Clientes.h void getMedidasPC();…
-
0
votes1
answer189
viewsError "Settings to access '"' printer are not valid."
I have an application ASP.Net MVC that makes product sale and printing of this sale we work with several brands of thermal printers (not fiscal) as: Tanca, Bematech, Epson, among others.. we use to…
-
0
votes1
answer43
viewsError printing accented character in C!
# include <stdio.h> # include <stdlib.h> # include <locale.h> int main() { setlocale(LC_ALL,"portuguese_Brazil"); int Quantidade_De_Clientes, i; float Saldo_Total, Media_Total;…
-
-1
votes1
answer362
viewsHow to Decrease Paper Size
I am making a print with css print on the Bematech MP-4200 TH printer, my content is in a good size customized by css, however I would like to decrease the size of the paper because this leaving a…