OK, this one can probably be chalked up to user error. Diffing the old and new PPD files reveals that the only meaningful difference is that the old file had A4 as the default page size; I need Letter. *Oops*.
$ diff -bitw /etc/cups/ppd/HP-PSC-1210.ppd.bak /etc/cups/ppd/psc_1200.ppd 23c23 < *% You may save this file as 'HP-PSC_1210-hpijs.ppd' --- > *% You may save this file as 'HP-PSC_1200-hpijs.ppd' 38,40c38,40 < *ModelName: "HP PSC 1210" < *ShortNickName: "HP PSC 1210 hpijs" < *NickName: "HP PSC 1210 Foomatic/hpijs (recommended)" --- > *ModelName: "HP PSC 1200" > *ShortNickName: "HP PSC 1200 hpijs" > *NickName: "HP PSC 1200 Foomatic/hpijs (recommended) - HPLIP 1.6.9" 77c77 < *FoomaticIDs: HP-PSC_1210 hpijs --- > *FoomaticIDs: HP-PSC_1200 hpijs 84c84 < *FoomaticRIPOptionSetting Model=HP-PSC_1210: " -sDeviceManufacturer=&q&& --- > *FoomaticRIPOptionSetting Model=HP-PSC_1200: " -sDeviceManufacturer=&q&& 121c121 < *DefaultPageSize: A4 --- > *DefaultPageSize: Letter 230c230 < *DefaultPageRegion: A4 --- > *DefaultPageRegion: Letter 259c259 < *DefaultImageableArea: A4 --- > *DefaultImageableArea: Letter 287c287 < *DefaultPaperDimension: A4 --- > *DefaultPaperDimension: Letter Nathan L. Adams wrote: > Aaron/Raghu, > > Thank you for the prompt reply. > > Before hp-toolbox would detect the printer, I had to run hp-setup. > Running hp-setup actually reinstalled the printer using this PPD file: > > /usr/share/ppd/hpijs/HP/HP-PSC_1200-hpijs.ppd > > The old installation used this PPD file: > > /etc/cups/ppd/HP-PSC-1210.ppd > > I believe the old PPD file was installed using the CUPS web interface. > In any case, the new PPD file works as expected. > > Now I just need to figure out where the old file came from so that I can > file a proper bug report... > > Thanks, > > Nathan > > Cauligi, Raghothama S wrote: >> Please print the cups test page from the cups UI >> (http://localhost:631/printers) or from the HPLIP Device Manager >> (hp-toolbox) >> and post the results - you will see the values for printable area and a >> box drawn to the printable area among other items on the page. >> Raghu >> >> ------------------------------------------------------------------------ >> *From:* [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] *On Behalf Of *Aaron >> *Sent:* Monday, April 16, 2007 8:23 AM >> *To:* [EMAIL PROTECTED] >> *Cc:* [email protected] >> *Subject:* Re: [Hplip-help] HP PSC-1210xi problem >> >> Nathan, >> >> Can you run hp-check and post the output? What paper size are you >> printing on? What sort of document and from what application? >> >> Thanks! >> >> A >> >> On 4/15/07, *Nathan L. Adams* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >> wrote: >> >> Hello, >> >> Whenever I try to print using my HP PSC-1210xi, the bottom of the >> image/document/whatever gets cut off. I've tried fiddling with the >> HWMargins settings in my PPD file, but it doesn't seem to help. >> >> Any ideas? >> >> Thanks, >> >> Nathan >> >> >> http://h10025.www1.hp.com/ewfrf/wc/genericDocument?lc=en&cc=us&docname=bpu00691 > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
