Re: background lines

2003-11-08 Thread J.Pietschmann
Sells, Fred wrote: I would like to draw the background lines in a static region in the hope that it exists only once in the PDF file to reduce file size. Some of our remote users are still using dial-in and size does matter :) the info which is resident in the database is super-imposed over the

RE: background lines

2003-11-07 Thread Sells, Fred
I would like to draw the background lines in a static region in the hope that it exists only once in the PDF file to reduce file size. Some of our remote users are still using dial-in and size does matter :) the info which is resident in the database is super-imposed over the background lines to

RE: background lines

2003-11-04 Thread Sells, Fred
D] Subject: Re: background lines Importance: Low Sells, Fred wrote: > I need to print a form where there are lines to aid in hand-writing > additions to the printed information. I have used background-image= to put > lines where I don't print content and this works. > > Howev

Re: background lines

2003-11-03 Thread J.Pietschmann
Sells, Fred wrote: I need to print a form where there are lines to aid in hand-writing additions to the printed information. I have used background-image= to put lines where I don't print content and this works. However the file size is doubled by the background image and it seems that it does not

RE: background lines

2003-11-03 Thread Andreas L. Delmelle
> -Original Message- > From: Sells, Fred [mailto:[EMAIL PROTECTED] > > I need to print a form where there are lines to aid in hand-writing > additions to the printed information. I have used > background-image= to put > lines where I don't print content and this works. > > However the file

Re: background lines

2003-11-03 Thread Chris Bowditch
From: "Sells, Fred" <[EMAIL PROTECTED]> However the file size is doubled by the background image and it seems that it does not "repeat" a single image, but copies it multiple times. I would like to use a table to draw the lines in my region-before; however that always shows up on top of region bo

background lines

2003-11-03 Thread Sells, Fred
I need to print a form where there are lines to aid in hand-writing additions to the printed information. I have used background-image= to put lines where I don't print content and this works. However the file size is doubled by the background image and it seems that it does not "repeat" a single

Re: drawing background lines

2003-10-15 Thread J.Pietschmann
Sells, Fred wrote: I need to put horizontal lines on my PDF so the user can write more stuff on the printout. I tried using a background image. Try a block, perhaps an absolutely positioned block container or a table construct, with a solid bottom border. J.Pietschmann

Re: drawing background lines

2003-10-13 Thread Clay Leeds
Sells, Fred wrote: I need to put horizontal lines on my PDF so the user can write more stuff on the printout. I tried using a background image. It looked good but doubled the size of my PDF. Seemed like fop was generating multiple copies of image. Our users have low-end computers and printers and

drawing background lines

2003-10-13 Thread Sells, Fred
I need to put horizontal lines on my PDF so the user can write more stuff on the printout. I tried using a background image. It looked good but doubled the size of my PDF. Seemed like fop was generating multiple copies of image. Our users have low-end computers and printers and a 30 page documen