1,347 Topics

Member Avatar for
Member Avatar for newsguy

Those clever boffins at the University of Bath, England have managed to develop a machine called [URL="http://dev.www.reprap.org/bin/view/Main/WebHome"]RepRap[/URL] which can, effectively, replicate itself. The boffins themselves describe it as being a 3D printer which can print, or rather produce, real mechanical parts. Perhaps most interesting is the claim that RepRap can …

Member Avatar for Dani
1
409
Member Avatar for almara

I am having a problem printing on a home network. The printer (Epson Stylus Color D68 inkjet) is connected by USB to a desktop and is also installed as a shared printer on a laptop. The network is set up and running properly - the laptop can connect to the …

Member Avatar for marythodge4
0
182
Member Avatar for dhoch1488

I am running a photo booth application on an old Dell Dimension 2400 PC with Windows 98 SE. We were using an HP2200 Business Jet printer but that seems to have failed and I cannot find another on the web. Any new printer we install has to be already supported …

Member Avatar for davidparkers
1
256
Member Avatar for dhoch1488

I am trying to print out photos from an old Windows98 computer (Dell Inspiron 2400) to a brand new HP8025e Laser printer. Our store has been operating a photo booth on this computer so I don't think I can port it to a newer version of Windows. We had been …

Member Avatar for Dani
0
50
Member Avatar for Alexandra Karen

I was wondering if someone can create the printer with raspberry pi ? Will pay the price for the costs of labor, materials, etc. or maybe you can recommend someone to make it? Like this https://exciting.io/2012/04/12/hello-printer/

Member Avatar for rproffitt
0
37
Member Avatar for radhika_3

$text = "#########################\n"; $text .= "xxxxxxxxxxxxxxxxxxxxxxxxx\n"; $text .= "-------------------------\n"; $text .= " \n"; $text .= "-------------------------\n"; $text .= "Cultivate Orderly Queuing\n"; $text .= "Thank you for your visit\n"; $text .= date("d/m/Y h:i:s")."\n"; $printer = printer_open("EPSON TM-T82II Receipt"); //open printer printer_set_option($printer, PRINTER_MODE, "RAW"); printer_write($printer, $text); printer_close($printer);

Member Avatar for rproffitt
0
156
Member Avatar for TheNewKid

Hey guys, I have been looking around for a while but I can't seem to find any tutorial on how to print the contents of a RichEdit to a printer. Any help would be appreciated and if anyone has any links to a good tutorial please post them. Thanks! TheNewKid

Member Avatar for Greg_21
0
589
Member Avatar for vegaseat

The printer seems to be a much ignored computer peripheral when it comes to programming. This little code snippet explores one way to send text to the default printer. It actually draws the text into an imaginary box on the paper. You can specify the upper left and lower right …

Member Avatar for Djcordeiro
2
4K
Member Avatar for efmesch

After my desktop computer was updated in March 2020 (Win 10 home automatic update), it lost the ability to communicate with my home network. The network is detectable and functions properly with my laptop --it's only the desktop computer that can't detect or connect to the network. I\ve tried many …

Member Avatar for William_54
0
162
Member Avatar for Puterwiz82

I have a Samsung SCX-3405FW that when trying to print while the printer has gone to power save, it says offline. I checked the settings on the web interface but it still seems to do it. If I power off then back on the printer, I can print. I looked …

0
132
Member Avatar for DanyOcean

Hi, I apologize if my english is bad, I need some help printing the value of a variable in the code that I show below, I'm using emu8086 and I need that this works in this code example that is the same that comes in the examples of emu8086 (PrinterDemo.asm) …

Member Avatar for Thaumtrope
1
12K
Member Avatar for Saboor880

Hi developers! I have made a POS software. I have added the functionality of "priniting to Thermal printer" and "barcodes". Firstly I added the functionality of Reciept printing which worked perfectly. Then I added the functionality of barcode scanning. As you know barcode reader device automatically scans the barcode and …

0
543
Member Avatar for Saboor880

Hi developers! I have made a POS software. I have added the functionality of "priniting to Thermal printer" and "barcodes". Firstly I added the functionality of Reciept printing which worked perfectly. Then I added the functionality of barcode scanning. As you know barcode reader device automatically scans the barcode and …

0
255
Member Avatar for Nice_2

Hey there Hope I'm at the right place posting this. I'm developing a software and one of the modules concerns encoding information on a card using a printer (Primacy from Evolis). When purchasing the printer, I was told it could do what I wished. The issue is that I do …

0
191
Member Avatar for Forge13

Does anyone know of an HP Printer driver for windows 98 that will enable me to map to and print to an HP Officejet 8610 printer connected to a machine on the network that runs a newer OS? The 8610 does not have a 98 driver.

Member Avatar for RuhiAngel
0
4K
Member Avatar for newbie26

hi...can someone help me?? a program that i can print barcode from a vb6 application? once i entered data, (i have already a format for the barcode value), it will print the barcode once.. then, enter again info, then print.. i have a sato barcode printer ct400.is there any configuration …

Member Avatar for rproffitt
0
3K
Member Avatar for Russell18

Hey guys, As a new member in site i facing a problem in printer because printer is changing in windows 10. As i am seraching for this solution if anyone know please let me know. Not only that i found [this article](https://silicophilic.com/default-printer-keeps-changing-in-windows/) saying about this. But i donot now that …

0
570
Member Avatar for JohnMcPherson

Hello, my name is John McPherson. I work as a contractor for the DOL, and I am trying convert some code I maintain in an application to send output files to a printer. Right now, the code( a bash script) just slowly prints the output file on the screen, and …

Member Avatar for JohnMcPherson
0
2K
Member Avatar for Nbrase

i'm trying to make price lable printer and i was able to print a single page for a single id, but my problem is when i'm trying to print more that one id i was not able to make it work, i'm still learning but i was hoping that someone …

Member Avatar for Minimalist
1
2K
Member Avatar for Sen_4

HI :)) I just bought a canon pixma mp520 and also the new ink cartridges. The thing is the printer doesn't print anything except black texts. With the color texts, the printer just skipped straight to the next black ones. I tried cleaning and deep cleaning options already, did the …

Member Avatar for aiguy
0
5K
Member Avatar for Alexander_15

# Good day to all! # Broken old printer it's time to buy a new one. I can not determine the inkjet or laser ... I read an article and was confused by the fact that laser printers do not print so clearly. On the other hand, the paint does …

Member Avatar for Alexander_15
0
388
Member Avatar for vmanes

some problem with your computer just sort of fixes itself, and you don't know what was actually wrong or what made the problem go away? Case in point. On my main XP box, I could not get a proper connection to one of the networked printers in my home. Every …

Member Avatar for JamesCherrill
0
566
Member Avatar for John_192

I have an Epson receipt printer (Model number: TM-T88V), but I cannot use it. I do not have a POS (point of sale) software that will let me do what I need to do, nor do I have the knowledge I need to understand the developers guide manual that comes …

Member Avatar for rproffitt
0
835
Member Avatar for ggeoff

Hi I am unable to complete an installation of an Officejet 6000 inkjet printer on a home network Dell 690 workstation running . Windows 7 Ultimate 64 bit workstation. The printer had been previously connected to a Windows XP Pro 32 bit OS Dell PC. The HP CD wouldn't install …

Member Avatar for rproffitt
0
1K
Member Avatar for Saboor880

Hi I have made a desktop application and i have to print some data to printer.For this purpose I have done my code and ran it successfuly and test on xps doucuments and on oneNote . I have no physical printer but i am satisfied by testing it on xps …

Member Avatar for rproffitt
0
327
Member Avatar for farzane_1

hello friends... i want to print a persian file by thermal printer.. i can print an english file esily..but i face the proble while printing persian text.. i think i don't do some principles...i have studied about unicode encodeand decode in python..but it seems it isn't enough please guide me …

Member Avatar for rproffitt
0
2K
Member Avatar for Saboor880

Hello! I am developing a POS System. I have need to print Sales receipt. I have no physical printer to test my printing but i have print on xps document. I am facing a problem with indentation of my data on Sales receipt. Following is the code which i wrote …

Member Avatar for rproffitt
0
2K
Member Avatar for Ana_6

Hi, l have one problem and l dont know if its possible to fix it. So we want to buy printer that staples but we need from him to staple in the way that is not common. I dont know if its possible to programme printer to do spmething like …

Member Avatar for rproffitt
0
98
Member Avatar for bprosic

Hello, I have got a new printer that has Svelta emulation. Beside Svelta emulation, this printer supports ESC emulation. I have sent raw data from a web site (with the help of jzebra applet) using ESC emulation, but when I try Svelta emulation, printer doesn't react. First question is how …

Member Avatar for bprosic
0
742
Member Avatar for soton1986

Hi there, I am having trouble with hp deskjet 3550 printer..the ink is full..but the problem when i print something it starts printing but when it's finish print an empty paper comes out...nothing on the paper...i tried several times but no success yet...so whats the best method to solve this …

Member Avatar for Videos for everyone
1
22K
Member Avatar for mohamed_69

Hello, guys i am having a problem with the Printing some tickets i need to print each ticket in a different page beacause the printer i'm using can only print the size you customize it to print and my program can have different variations knwint that i import an Excel …

0
217
Member Avatar for Centorpe

I have a series of activities the last of which holds results. I have 'Send to Printer' button which needs to send these results to a wireless printer. Can anyone give me an example of doing this? I''ve trawled the web but there seems to be very little on this …

Member Avatar for rproffitt
0
352
Member Avatar for imagetvr

I wish to print invoice using printer.print method ( using USB dot matrix printer in continous paper) Some invoice contain 6 lines, some 15 lines. Now afer printing 5 lines printer ejectng paper. so paper waster ( paper width 5 inches, continous paper). I wish to top printing after printing …

Member Avatar for Santanu.Das
0
922
Member Avatar for antona

I want to be able to control the print head of a Canon PIXMA iP5000 (inkjet) for printing. This printer has the finest resolution of any I.J. Printer made and it is this resolution I need to be able to utilise and control. I do have access to Cannon's Official …

Member Avatar for rproffitt
0
289
Member Avatar for happygeek

OK, so given that Microsoft has seen fit not to include Fax and Scan with Vista Home Premium (although Business and Ultimate users get it) what Vista friendly third party apps are you using to replace the missing fax functionality? Assuming, of course, you do not have an all-in-one printer …

Member Avatar for msadique
-4
2K
Member Avatar for javalover

Hi Dani Kings, I am creating an application where all the printing options can be set programmatically and prints the file without print setup prompt. I have gone through Java API for this job to be done and pretty good there are many options we can configure so far I …

Member Avatar for rubberman
0
211
Member Avatar for opspl_programme

Hi I have an existing Visual Basic 6 program which prints to an attached (LPT1) Dot Matrix Printer. Printing is done by first sending the output to a file and from there sending it to the printer. There are a set of Escape Sequences like Print #1 chr(15); chr(3); strVarName …

Member Avatar for AndreRet
0
4K
Member Avatar for C Newbie

Hi all, I'm currently developing an Android application with Android Studio that allows visitors to enter information such as their name, company and reason for visiting our work premises and have this information stored in a SQL database. The app would have to allow for the printing of this information …

Member Avatar for rproffitt
0
574
Member Avatar for Maideen

Hi I developed the asp.net project for trading. Working Fine But We facing Printing Delivery Order/ Report. Currently very curcial issue is print statement. Now we select Account Number of customer and generate Delivery Order and export into PDF then we print this. Our client has about 500 customer. It …

0
100
Member Avatar for Brayan_2

Suppose you receive a phone call from a client in Sales who cannot print a report on a printer in the Research and Development department. The report is from a database created on a server located at headquarters. The client tells you that other members of the Sales department are …

Member Avatar for Reverend Jim
0
304
Member Avatar for aidanmills

I am working with a customer to print out several 11x17 print jobs from Bentley Microstation v8i version 180 and version 443 (Series 2) have been tested. - Issues with the print output where the customer’s logo gets flaky and what looks to be the image gets corrupted.... One of …

Member Avatar for rubberman
0
303
Member Avatar for imagetvr

I am developing a sample project in Visual basic 6 and MS Access 2003. 1. I wish to print Invoice in Continuous statonery (Roll Paper ) width of paper 5.5 inches I am using printer.print Code using (x,y) co-ordinates My problem , after printing one bill printer skips and giving …

Member Avatar for jwenting
0
1K
Member Avatar for jaydee2

Asus notebook, Linksys router, Canon do everything wirerless printer and Time Warner DSL modem; initially Win7 but recent upgrade to Win10. Evrything works except the printer (in both Win7 and Win10). I suspect the TW modem as the culprit but can't figure out how to correct it. Getting expensive running …

Member Avatar for jaydee2
0
208
Member Avatar for philpense

Have the HP C4700 and the D110. Need an image of the printer alignment page. Don't use printing anymore... just the scanning function. Took them out the empty cartridges recently and now a cannot get back to the scanning function until an alignment page is generated. Do not know if …

Member Avatar for philpense
0
532
Member Avatar for minuteman263

Our Landlords are getting a new copier/scanner/fax/ printer machine. Its a Ricoh MP4001. They hook to the old one (HP 4250) through a network cable from a router and we hook to it through a USB. Is it possible to do that with the new Ricoh? There has been some …

Member Avatar for Paul_33
0
278
Member Avatar for cambalinho
Member Avatar for lewashby

I just purchased an HP Envy 5642. I can print to it from Linux without a problem but I don't see a way to scan. When I hit scan on the printer it tells me to turn on the appropriate HP application in Windows which I am not running. I …

Member Avatar for Gribouillis
0
570
Member Avatar for lewashby

I just purchased an HP all in one printer and scanner but because I use Linux I can't scan directly to my desktop. As a result I'm having to scan to email and I just noticed that my picture file size was only 244 KB. That's seems small to me …

Member Avatar for rubberman
0
205
Member Avatar for ccump

Anyone that really knows what happens? A lot of replies for a comparable thread a few years ago but... NO SOLUTION!!! I mean..any good tech that have seen this problem? Anyone that KNOWS what is the cause? Asking the right questions IS a good solution but... not this time. It …

0
176
Member Avatar for Member #1123523

Hi, I've been given a task of printing from a grid in VB6 and came across the article shown below. https://www.daniweb.com/software-development/visual-basic-4-5-6/threads/431714/print-from-mshflexgrid-in-vb-6-0 I've implemented the code provided (re-typed, not copy/paste) and when I run it I get a run-time error 383 saying the printer properties are read only. For example, if …

Member Avatar for Member #1123523
0
458

The End.