


Here is a step by step manual guide for hp laserjet 6p/6mp - postscript software installation process on windows 7 / 8 / 8.1 / 10 / vista / xp. This original hp 03a c3903a black laserjet toner cartridge is designed to work with hp laserjet 5mp, laserjet 5p, laserjet 6mp, laserjet 6p, laserjet 6p se, laserjet 6p xi printer models. I have had a hp laserjet 6mp working in the office for years without issue. Before proceeding with the software installation, the printer must first be properly set up, and your computer must be ready to print. Adapter i just stopped and start you on topic.

Last year i upgraded to a new computer and windows 7 64-bit from xp. There is a driver available through windows update. Hp Laserjet 6p, Free downloads and reviews.

error all the timeĬommand: inf2cat.exe /driver:c:\path\to\folder\whereCatFileIsIn /os:7_X86,7_X64,8_X86,8_X64ħ) Sign the cat file using the signtool (Same directory as the Inf2Cat tool)Ĭommand: SignTool.exe sign /f "C:Path\to\my.pfx" /t "C:\Path\To\ghostpdf.Download Now HP LASERJET 6P 6MP POSTSCRIPT DRIVER Use cmd.exe not powershell, as powershell gives Parameter format not correct. There's an article on technet describing the steps required to do so.Ģ) Ensure that your computer trusts the certificate (place it in your cert store if required)ģ) Download and install the Windows Driver Kit (WDK)Ĥ) Change the CatalogFile=oemprint.cat in the INF file to ghostpdf.catĥ) Change the DriverVer=,1.0.0.1 to DriverVer=,1.0.0.1 (maybe you need some other date, you'll see that in the next step)Ħ) Use the Inf2Cat tool to create a cat file (was at C:\Program Files (x86)\Windows Kits\8.0\bin\x86 for me): To sign "the ghostscript driver" you just have to sign the INF-file that comes with Ghostscript. I don't think this is important for the problem, is it? INF file tell windows where the driver binaries are located? I've looked into the "ClassGUID" however its the same for all drivers and the registry entry says something about C:\Windows\System32\ntprint.dll. May I've just overseen it since I am not familiar with building drivers.Ĭan one give me a hint where I can find the postscript driver files to compile it myself?ĮDIT: How does the. If thats not the case, I am fine compiling and signing it myself, however I was not able to find the source code for the postscript print driver within the git repo available at. However the postscript driver is not digitally signed, so Windows 8 and Windows Server 2012 won't allow installing it without booting into the "allow unsigned drivers"-mode.ĭo you know if there is any signed version out there to be used with the latest Windows versions? I am using the Windows postscript print driver that is shipped with ghostscript ( lib/ghostpdf.inf) to generate postscript files from print jobs.
