the GPD for this printer defines 300 dpi, there is no 600 dpi definition.
MS gets many of the GDP file directly from the vendor (the last copyright on
the file is from NEC).
the file is located in driver.cab. Have you contacted NEC on an updated
GPD? Can you use the Superscript 1800 driver?
*Feature: Resolution
{
*rcNameID: =RESOLUTION_DISPLAY
*DefaultOption: Option1
*Option: Option1
{
*Name: "300 x 300 " =DOTS_PER_INCH
*DPI: PAIR(300, 300)
*TextDPI: PAIR(300, 300)
*MinStripBlankPixels: 32
EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: DOC_SETUP.6
*Cmd: "<1B>*t300R<1B>*r0F"
}
}
}
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
This posting is provided "AS IS" with no warranties, and confers no rights.
Brad said:
Hey Tom,
Same exact problem. Prints in 600 dpi with my old 98SE laptop, but only
goes up to 300 dpi with XP. I'm still looking.