Problem with rendering images

2004-08-27 Thread Amita Rathore
I am displaying an image in the pdf using http . All goes well when I test it on my local machine. I am running it in WSAD test environment v4.0. But when I deploy it to WAS 5.0 the images do not appear. Is this a problem with the xsl fo external-graphic tag. Are there any other tags which I

Displaying a pdf in IE

2004-08-19 Thread Amita Rathore
I am generating a PDF with xsl-fo. Now I am tring to display it in the browser. The PDF displays but after that the session becomes invalid. The content lenth is around 5 bytes. How can it be solved...any suggestions..

Re: Border issue

2004-07-29 Thread Amita Rathore
Just have a look at this. It helps me keep space between blocks and the header of the cells. fo:table-row fo:table-cell padding=3pt 3pt 3pt 3pt text-align=left border-color=#FF #FF #FF #FF border-style=none solid none none border-width=0pt .5pt 0pt 0pt background-color=#ddd

RE: Bulleted list

2004-07-27 Thread Amita Rathore
Thanks everyone. I could solve the problem. I used #x2022; from font-family Courier and got the bullet similar to ul in html. Works !!

Bulleted list

2004-07-26 Thread Amita Rathore
What code can I use in xsl-fo to get a bullet similat to one generated by liul in html ?

FO table cell spacing

2004-07-09 Thread Amita Rathore
Can we specify cell spacing for a xsl fo table? If possible, how can it be done. Thanks, Amita

Re: Table header colors.

2004-06-15 Thread Amita Rathore
Can't understand how it can be done, can you please provide a snippet. Chris Bowditch [EMAIL PROTECTED] 06/14/2004 05:08 PM Please respond to fop-user To: [EMAIL PROTECTED] cc: Subject: Re: Table header colors. Amita Rathore wrote: I had already tried

Re: Table header colors.

2004-06-14 Thread Amita Rathore
I had already tried this, but doing so the padding goes off. Chris Bowditch [EMAIL PROTECTED] 06/14/2004 04:45 PM Please respond to fop-user To: [EMAIL PROTECTED] cc: Subject: Re: Table header colors. Amita Rathore wrote: Here goes the snippet

Is there any equivalent for CSS in XSL-FO

2004-06-08 Thread Amita Rathore
, -- Amita Rathore

RE: Is there any equivalent for CSS in XSL-FO

2004-06-08 Thread Amita Rathore
, You can create your own template for creating the standard formatting attributes. You only need to use that template in each page and by this you can reuse the tags. -Original Message- From: Amita Rathore [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 08, 2004 11:46 AM To: [EMAIL PROTECTED