Showing posts with label Print. Show all posts
Showing posts with label Print. Show all posts

Thursday, February 10, 2011

Printing shrink in IE7 and IE8

Some of my users facing the font shrink-ed when they tried to print the web page with Internet Explorer (IE) version 7 or 8.

To solve this case, if you are using version 8, make sure the option Shrink to Fit option in Page Setup menu, in your IE, is unchecked.

If you are using Internet Explorer version 7, you need to add the Registry Key by doing the steps below:
On the command prompt, type the following statement:

Thursday, July 22, 2010

Network Printer Status is Unavailable

The error "Network Printer Status is Unavailable" usually happen when you install the "external" printer server which have more than 1 connectivity lines. For example, D-Link printer server is usually have USB and Parallel Port to connect to the printer.

When you setup the IP address to the printer server, for example 172.18.1.138, and connected to the printer via USB port, when user try to setup the printer via TCP/IP will get the error message that seem the printer is unconnected.

To solve this, do the steps below
  • View the Properties window of the printer
  • Click Ports tab
  • Select the port from the list, that connected to the printer
  • Click Configure Port button
  • Make sure the LPR option is selected (at the Protocol group area)
  • Fill the Queue Name (at LPR group area) with USB (if you use USB port), or LPT1 (if you use Parallel cable)
  • Click OK button
  • Try to print test page.