print to a "physical printer"?

4

A web sitewants me to print to a physical printer... How can they know if i'm using a real, physical printer or just OneNote? (BTW, they only know about your default...here is the site i'm talking about... here is the site i'm talking about...

How can I get around this? How can I have a fake "physical printer?" in other words... can I have a virtual printer that acts like a physical one?

wizlog

Posted 2011-09-09T21:05:02.467

Reputation: 12 320

1that is downright creepy! Applets should not be able to check your printer settings. – Hawken – 2012-05-24T23:03:42.017

Answers

5

The page uses a Java applet, which probably has some way of getting printer details. Java being cross-platform, it probably just checks for "OneNote" in the printer's name, so try renaming the printer. But it could be that the checks are more advanced.

In any case, you can install printers that are not connected – can't remember exactly how, but the "Add printer" program should offer this option. Once you have a "real" printer, existing or not, the Print dialog should have a checkbox named "Print to file". What would otherwise be sent to a printer, will appear as a .prn file which you can send to the actual printer later. (The disadvantage of this, however, is that you cannot display it on-screen, and your actual printer must support the exact same set commands as the one you installed. If Windows offers a PostScript printer driver, try it.)

user1686

Posted 2011-09-09T21:05:02.467

Reputation: 283 655

Wouldn't the "print to file" be on the same list as the OneNote? BTW I don't want to print the document... I just want to view the code that will be printed. I appreciate the answer though @grawity – wizlog – 2011-09-09T22:10:47.480

@wizlog: No, it would be a separate checkbox in the "Print" window, somewhere near the printer list. (Also, PostScript can be displayed on-screen by various programs, which is why I suggested it.) – user1686 – 2011-09-09T22:12:01.507

Its not there. There is no "print to file" check box... Could it be that the description for my actual printer ports are "virtual printer port for USB"? – wizlog – 2011-09-09T22:25:20.993

No, I'm sure it works for any kind of printer. What I'm not sure about is whether this feature still exists on Windows 7 :( – user1686 – 2011-09-09T22:32:47.447

Thanks anyway. I'll try other avenues... (ex. printing to thumb drive...) – wizlog – 2011-09-09T22:44:05.987