> -----Original Message----- > From: Bryce Fischer [mailto:[EMAIL PROTECTED] > > Have an fo document with the following block: > > <fo:block text-align="end" padding-end.length="1in" > margin-right="0.5in" background-color="#03C575" > > UNCLASSIFIED > </fo:block> > > Note the 1 inch padding specified. The resulting PDF generates with the > text flush right with the block. >
Hi, Have you tried just using padding-end? Not sure if it will work, though check: http://xml.apache.org/fop/compliance.html#fo-property-padding-before for a few remarks on the current limitations. Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
