| Author |
XSLT for-each loop terniate issue
|
Arjun Palanichamy
Ranch Hand
Joined: Jul 15, 2006
Posts: 51
|
|
Hi Firends,
I want to print the some output to PDF from XSLT+ XML,
example:
Line Text 1
Line text 2
Line text 3
*END*
Line text 7
Line text 8
Line text 10
Line text 12
*END*
above formate print the output on PDF, i should print only below text only. when find the *END* in first time then for loop terminate the remaining text.
Line Text 1
Line text 2
Line text 3
*END*
advance thanks to all friends.
thanks,
Arjun.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8436
|
|
|
And you have chosen to post this in the portals/portlets forum because...?
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: XSLT for-each loop terniate issue
|
|
|