Hi all,
can anybody please tell me how we can set the list_box listitems order :
example i have following items in list box
Item no 1
Item no 2
Item no 3
Item no 4
Item no 5
i want to show them in list_box in following order
Item no 4
Item no 5
Item no 1
Item no 2
Item no 3
how to rearrange the list items
can i set the item order like
ITEM OrderId
Item no 1 3
Item no 2 4
Item no 3 5
Item no 4 1
Item no 5 2
waiting for answer.......thanks in advance.
regards,
SDK
http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=16009
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script