*PPD-Adobe: "4.2"
*% Adobe Systems PostScript(R) Printer Description File
*% Copyright 1987-1994 Adobe Systems Incorporated.
*% All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the contents
*% of the file is not altered in any way from its original form.
*% End of Copyright statement
*% ===================================
*% Copyright 1994 Hewlett-Packard Company.
*% PPD Version for MicroSoft Windows
*% DateCode: 19940620
*% ===================================
*%
*% ===================================
*% Product / PPD Version Information
*% ===================================
*% PPD File Version Information
*FormatVersion: "4.2"
*FileVersion: "1.0"
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*PCFileName: "HPLJ4MV1.PPD"
*% Product Version Information
*Product: "(HP LaserJet 4V)"
*PSVersion: "(2014.101) 1"
*ModelName: "HP LaserJet 4V/4MV"
*NickName: "HP LaserJet 4V/4MV PostScript"
*% If selected paper source is other than the MP tray, disable access to envelopes
*UIConstraints: *InputSlot Cassette *PageSize Comm10
*UIConstraints: *InputSlot LargeCapacity *PageSize Comm10
*UIConstraints: *InputSlot Cassette *PageSize Monarch
*UIConstraints: *InputSlot LargeCapacity *PageSize Monarch
*UIConstraints: *InputSlot Cassette *PageSize DL
*UIConstraints: *InputSlot LargeCapacity *PageSize DL
*UIConstraints: *InputSlot Cassette *PageSize C5
*UIConstraints: *InputSlot LargeCapacity *PageSize C5
*UIConstraints: *InputSlot Cassette *PageSize EnvB5
*UIConstraints: *InputSlot LargeCapacity *PageSize EnvB5
*% If selected paper source is other than the MP tray, disable access to envelopes
*UIConstraints: *InputSlot Cassette *PageRegion Comm10
*UIConstraints: *InputSlot LargeCapacity *PageRegion Comm10
*UIConstraints: *InputSlot Cassette *PageRegion Monarch
*UIConstraints: *InputSlot LargeCapacity *PageRegion Monarch
*UIConstraints: *InputSlot Cassette *PageRegion DL
*UIConstraints: *InputSlot LargeCapacity *PageRegion DL
*UIConstraints: *InputSlot Cassette *PageRegion C5
*UIConstraints: *InputSlot LargeCapacity *PageRegion C5
*UIConstraints: *InputSlot Cassette *PageRegion EnvB5
*UIConstraints: *InputSlot LargeCapacity *PageRegion EnvB5
*% If selected page size is Executive or Oversize, disable access to paper trays
*UIConstraints: *PageSize Tabloid.2 *InputSlot Cassette
*UIConstraints: *PageSize Tabloid.2 *InputSlot LargeCapacity
*UIConstraints: *PageSize Executive *InputSlot Cassette
*UIConstraints: *PageSize Executive *InputSlot LargeCapacity
*% If selected page region is Executive or Oversize, disable access to paper trays
*UIConstraints: *PageRegion Tabloid.2 *InputSlot Cassette
*UIConstraints: *PageRegion Tabloid.2 *InputSlot LargeCapacity
*UIConstraints: *PageRegion Executive *InputSlot Cassette
*UIConstraints: *PageRegion Executive *InputSlot LargeCapacity
*% If selected paper source is other than the MP tray, disable access to Executive & Oversize
*UIConstraints: *InputSlot Cassette *PageSize Executive
*UIConstraints: *InputSlot LargeCapacity *PageSize Executive
*UIConstraints: *InputSlot Cassette *PageSize Tabloid.2
*UIConstraints: *InputSlot LargeCapacity *PageSize Tabloid.2
*% If selected paper region is other than the MP tray, disable access to Executive & Oversize
*UIConstraints: *InputSlot Cassette *PageRegion Executive
*UIConstraints: *InputSlot LargeCapacity *PageRegion Executive
*UIConstraints: *InputSlot Cassette *PageRegion Tabloid.2
*UIConstraints: *InputSlot LargeCapacity *PageRegion Tabloid.2
*% ===================================
*% Font Information
*% ===================================
*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
*Font Bookman-Demi: Standard "(001.004S)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
*Font Bookman-Light: Standard "(001.004S)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
*Font Courier: Standard "(002.004S)" Standard ROM
*Font Courier-Bold: Standard "(002.004S)" Standard ROM
*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
*Font Helvetica: Standard "(001.006S)" Standard ROM
*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
*Font Symbol: Special "(001.007S)" Special ROM
*Font Times-Bold: Standard "(001.007S)" Standard ROM
*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
*Font Times-Italic: Standard "(001.007S)" Standard ROM
*Font Times-Roman: Standard "(001.007S)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Special ROM
*?FontQuery: "
save
{ count 1 gt
{ exch dup 127 string cvs (/) print print (:) print
/Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
} { exit } ifelse
} bind loop
(*) = flush
restore
"
*End
*?FontList: "
save
(*) {cvn ==} 128 string /Font resourceforall
(*) = flush
restore
"
*End
*% ===================================
*% Printer Messages
*% ===================================
*% Printer Messages (verbatim from printer):
*Message: "%%[exitserver: permanent state may be changed]%%"
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
*Message: "\FontName\ not found, using Courier"
*% Status (format: %%[ status: <one of these> ] %%)
*Status: "warming up"/warming up
*Status: "initializing"/initializing
*Status: "idle"/idle
*Status: "waiting"/waiting
*Status: "busy"/busy
*Status: "printing"/printing
*Status: "printing test page"/printing test page
*Status: "PrinterError: needs attention"/PrinterError: needs attention
*Status: "PrinterError: cover open"/PrinterError: cover open
*Status: "PrinterError: no toner cartridge"/PrinterError: no toner cartridge
*Status: "PrinterError: manual feed"/PrinterError: manual feed
*Status: "PrinterError: out of paper"/PrinterError: out of paper
*Status: "PrinterError: Paper Jam"/PrinterError: Paper Jam
*Status: "PrinterError: page protect needed"/PrinterError: page protect needed
*Status: "PrinterError: out of memory"/PrinterError: out of memory
*Status: "PrinterError: output bin full"/PrinterError: output bin full
*Status: "PrinterError: resetting printer"/PrinterError: resetting printer
*Status: "PrinterError: toner is low"/PrinterError: toner is low
*Status: "PrinterError: off line"/PrinterError: off line
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
*Printer Error: "needs attention"/needs attention
*Printer Error: "cover open"/cover open
*Printer Error: "no toner cartridge"/no toner cartridge
*Printer Error: "manual feed"/manual feed
*Printer Error: "out of paper"/out of paper
*Printer Error: "Paper Jam"/Paper Jam
*Printer Error: "page protect needed"/page protect needed
*Printer Error: "out of memory"/out of memory
*Printer Error: "output bin full"/output bin full
*Printer Error: "resetting printer"/resetting printer
*Printer Error: "toner is low"/toner is low
*Printer Error: "off line"/off line
*% ===================================
*% System Management
*% ===================================
*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
*FreeVM: "1740995"
*VMOption 12Meg/12 - 27 MB Total RAM: "1740995"
*VMOption 28Meg/28 - 35 MB Total RAM: "5681347"
*VMOption 36Meg/36 - 52 MB Total RAM: "8040643"
*SuggestedWaitTimeout: "120"
*Password: "()"
*ExitServer: "
count 0 eq
{ false } { true exch startjob } ifelse
not {
(WARNING: Cannot modify initial VM.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if
"
*End
*Reset: "
count 0 eq
{ false } { true exch startjob } ifelse
not {
(WARNING: Cannot reset printer.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if
systemdict /quit get exec
(WARNING: Cannot reset printer.) = flush
"
*End
*% ===================================
*% For "HP LaserJet 4V/4MV" version 2014.101
*% ===================================
*% The byte count of this file should be exactly 030785 or 031578
*% depending on the filesystem it resides in.
*% end of PPD file for HP LaserJet 4V