Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Blinki » Birt PDF Report: Ordered List Style Type Issue(Unable to change style type to Upper/Lower alpha in Ordered List in PDF report)
Birt PDF Report: Ordered List Style Type Issue [message #937433] Tue, 09 October 2012 01:01 Go to next message
Prabhat Kumar is currently offline Prabhat KumarFriend
Messages: 3
Registered: October 2012
Junior Member
Dear All,

I am generating PDF report using BIRT 2.5.3. I have passed HTML content type and want to generate Ordered list using style type as Upper Alpha i.e as A, B, C etc. . I mean, i want to generate like below ordered list:

A. This is Line 1
B. This is Line 2
C. This is Line 3

But every time i get the PDF report with number 1, 2, 3 but not with A, B, C as below:

1. This is Line 1
2. This is Line 2
3. This is Line 3

I have used below HTML code for this:

<ol style="list-style-type: upper-alpha;"><li>This is Line 1</li><li>This is Line 2</li><li>This is Line 3</li></ol>

Apparently, it is working fine when i generate in HTML (rendering option as HTML) but not with PDF (rendering option PDF).

Hope, the above information will be helpful to understand the problem.

Thanks in advance.
Prabhat Kumar
Re: Birt PDF Report: Ordered List Style Type Issue [message #937437 is a reply to message #937433] Tue, 09 October 2012 01:07 Go to previous message
Prabhat Kumar is currently offline Prabhat KumarFriend
Messages: 3
Registered: October 2012
Junior Member
By mistaken, this post got posted in Blinki forum. I was supposed to post in BIRT forum. Could you please move my post to BIRT forum.
Previous Topic:Forum Closure
Goto Forum:
  


Current Time: Wed Apr 24 15:35:55 GMT 2024

Powered by FUDForum. Page generated in 0.02642 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top