Displaying Contents on the same line.

2002-10-02 Thread Balajee Chandrasekaran
Hi all, I have to display two phrases on either side of the same line. like This is at the start This is at the end how can i do that??? thanks in advance for te help regards Balajee

RE: Displaying Contents on the same line.

2002-10-02 Thread Balajee Chandrasekaran
Hi Guy, Thanks it worked. regards Balajee Chandrasekaran -Original Message- From: Guy D'haenens [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 3:22 PM To: [EMAIL PROTECTED] Subject: Re: Displaying Contents on the same line. You could use a table with 2 columns

Text at th end of a page.

2002-10-02 Thread Balajee Chandrasekaran
Hi, I want to display a paragraph at the bottom of a page. I have defined my page footer. The paragraph that I want to display is not a part of the page footer, but i want it to be placed always at the bottom of the page, even if the page is blank. thanks in advance regards Balajee

Font Width

2002-10-06 Thread Balajee Chandrasekaran
text-align=center padding-top=0pt font-stretch=wider Extensible Markup Language (XML) 1.0 /fo:block Is there any errorin my usage of the property?? How else can i acheive my objective? Thanks in advance for the help regards Balajee Chandrasekaran

RE: Passing parameters to XSL file throgh Java Application

2002-10-08 Thread Balajee Chandrasekaran
\src\org\apache\fop\apps\XSLTInputHandler.java I think there is a possibility of extending XSLTInputHandler and include your functionality by overriding the public XMLReader getParser() method. If you get a better solution do let us know regards Balajee Chandrasekaran -Original Message