QUOTE (rdonson @ Nov 19 2007, 12:02 PM)
Print with no margins
Printing with no margins (to the edges of the paper) is known as borderless printing. This can be done only on rolls of glossy paper.
Hmmm. I am using satin paper and have printed borderless with the "auto expansion" mode with no problem. So does satin qualify as a subtype of glossy?
QUOTE (rdonson @ Nov 19 2007, 12:02 PM)
You can request printing with no margins in the following ways:
● In the Windows driver dialog: select the Paper/Quality tab and press the Layout button. Then select Borderless.
When you select Borderless, you must also select one of the following Image Enlargement options:
● Manually in Application means that you must enlarge the image yourself in your application, and select a custom paper size that is slightly larger than the actual paper size.
I use QImage, so I have always assumed that the HP would act like the old 7600, in that QImage prints to the fully 24" by xx" page size reported back to it from the print driver. I define a custom page size of 24x10", select that in QImage and place two 9x12 images landscape. If I define a page size even slightly larger than the actual paper width, then I get an error in the print driver indicating that the page size exceeds physical paper dimesions, or something along those lines.
I think the thing that is most bothersome, however is that the print preview (which, being naive, I would assume shows the image that will actually be printed

) shows the full bleed two up 9x12s as I would expect them to be printed.
QUOTE (rdonson @ Nov 19 2007, 12:02 PM)
NOTE If the first print job after loading paper is a borderless job, the printer may trim the leading edge of the paper before printing.
At the end of a borderless print, the printer normally cuts the print slightly inside the image area to ensure that the print is borderless. It then cuts the paper again so that no residual part of the image is included in the next print. However, if the job is cancelled, or if there is white space at the bottom of the image, only a single cut is made.
Oh. I never saw that line in the documentation. So that would explain the extra 3" cut I suppose, although to me 3" seems excessively overkill; it would be nice if HP could adjust that down to an inch or so and accomplish the same purpose. Maybe if it is that small, the paper fragment would fall back into the printer path and gum things up. It would be nice, however, to have an option that would allow suppressing that extra end-of-page cutoff. If I was printing (vertically) longer page sizes, that wouldn't necessarily be as big of an issue, but in my case I lose 30% of the paper, so I have just fallen back to printing non-borderless on a 24x13 custom page size. In the end, I use the same amount of paper and get my two images printed at the exact size I need without all of the hassle.
BTW, I do appreciate your interest in helping to sort this out.
John