Re: background-image

2002-01-31 Thread Gus Delgado
Is there an example on how to do the background with iText? [EMAIL PROTECTED] wrote: >not... that isn't implemented it FOP yet (read the implemented.html in the >docs...) > >use a toy like iText for that after you made your pdf... real great tool >(thanks again DREF) > > > >Jochen Maes >EDP depa

background-image

2002-01-31 Thread Gus Delgado
how can a background-image be done. I'm trying to put a seal.gif on a pdf document I created? thanks -gus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

white-space

2002-01-31 Thread Gus Delgado
> I need white space between fields, how do I do that? > > text-indent="10pt"> > , > > > > So that the address will look like this > > Austin, TX 78758 > > instead of, > Austin,TX78758 > > Thanks in advance for your help! > > > -Gus > ---