Hi,
My scripts are generating RTF files and I don't have any troubles with them. Now, I'd like to merge them and generate a single file containing all the RTF.
I'm completely lost in the syntax of RTF files... I read the RTF files, store the content into variables and I store all these variables into the final_one which is sent to the user as the RTF.
In the last document, I only see the first page of my RTF ; but if I edit the RTF with a text editor, I can see the code of the others.
I guess Word stops when it reaches the first EOF code.
As u've understood, I would appreciate your help :p
TIA
Ziggy