Questions tagged [virtual-printer]

Software printer device which converts print data into a PostScript, PDF or some another output file

Virtual (software) printer device is simulated printer device, not linked with phisical printer, which converts print data into a PostScript, PDF, Tiff, MS OneNote, XPS or some another output file.

Many of PS-PDF virtual printers are based on library.

The universal printer driver from is known for its multiple outputs (email, fax, SharePoint, DocuWare, FTP, ...).

See Wikipedia article: Virtual printer

49 questions
0
votes
0 answers

Creating a cross-platform custom virtual printer in Qt or any other IDE

I've searched a lot on this topic but I keep getting more and more confused. I want to create a cross-platform application (using Qt with C++, for example) that once installed on either MAC or WIN, it will present itself to the system as a virtual…
Mouhcine
  • 276
  • 1
  • 2
  • 12
0
votes
1 answer

How to create virtual printer connected to website server on the Internet?

Objective My team and I are building an online printer service for our neighborhood. There are a central server and several printers connected to this server via PC, and the clients could upload their files on the website to get them printed by the…
SolessChong
  • 3,370
  • 8
  • 40
  • 67
0
votes
1 answer

How do I write a print job image to disk?

When I print any document with my computer I want the printed page to be saved on my computer as for example a bmp or jpg file and printed to a piece of paper at the same time. I don't know if it is possible to extract this information from a…
Peter
  • 59
  • 6
1 2 3
4