RE: Bulleted list

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

RE: Bulleted list

2004-07-27 Thread Ganesh Babu Nallamothu, Integra-India
Please find fo codings of bulleted list.   A list is content divided into two columns, called the label and the body. A list is created with the list-block element. A list-block contains one or more list-item elements, each of which contains exactly one list-item-label element and one list

RE: Bulleted list

2004-07-26 Thread Sarkar, Anshuman
Attached is a xsl try using it, I think it will be of some help.   Thanks & Regards, Anshuman -Original Message-From: Amita Rathore [mailto:[EMAIL PROTECTED]Sent: Monday, July 26, 2004 6:41 PMTo: [EMAIL PROTECTED]Subject: Bulleted listWhat code can I use in xsl-fo to get

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 in html ?

Re: Bulleted List

2004-07-10 Thread J.Pietschmann
Varadharajan Sethuraman wrote: Hi, I have one xml file like following List1 List2 List3 List4 List5 List6 List7 List8 what i want is, the output(pdf) should be 1. List1 2. List2 3. List3 * List4 * List5 * List6 1. List7 2. List8 me

Re: Bulleted List

2004-07-10 Thread Clay Leeds
Here's a good start (watch word wrap!): http://www.w3.org/TR/xsl/slice6.html#section-N17076-Formatting-Objects- for-Lists I might also recommend checking out this page: http://xml.apache.org/fop/resources.html It has a bunch of online resources that will be useful to you. In particular, the boo

Bulleted List

2004-07-10 Thread Varadharajan Sethuraman
Hi,   I have one xml file like following     List1     List2     List3     List4     List5     List6     List7     List8   what i want is, the output(pdf) should be   List1 List2 List3 List4 List5 List6 List7 List8 means if the type consecutive attributes of object is same then preparing