File adjust_bottom_margin.diff of Package hplip-hpijs
*** prnt/hpijs/djgenericvip.cpp.orig 2009-02-20 02:38:04.000000000 +0200
--- prnt/hpijs/djgenericvip.cpp 2009-04-10 23:15:57.000000000 +0300
***************
*** 385,391 ****
fMargins[0] = (float) 0.125;
fMargins[1] = (float) 0.125;
fMargins[2] = (float) 0.125;
! fMargins[3] = (float) 0.5;
if ((FullBleedCapable (ps, &fbType, &xo, &yo, &xl, &yt)) &&
(fbType == fullbleed4EdgeAllMedia ||
fbType == fullbleed4EdgePhotoMedia ||
--- 385,391 ----
fMargins[0] = (float) 0.125;
fMargins[1] = (float) 0.125;
fMargins[2] = (float) 0.125;
! fMargins[3] = (float) 0.125;
if ((FullBleedCapable (ps, &fbType, &xo, &yo, &xl, &yt)) &&
(fbType == fullbleed4EdgeAllMedia ||
fbType == fullbleed4EdgePhotoMedia ||