sir
I have a question to display pdf using externalised tag
I create a txt file that containing the tag name so that it will become the labels of the pdf file displayed like
MyName=Louis
Age=29...
I use the enumeration to get those key to a buffer. However, I found that they are not ordered loaded. Is there any idea to how i make it in same order I defined in my text file
Timothy Ma
