Hi,
I can see binary data in CSF_Univ. Of Bradford_SO#310205490.txt
Have you consider using external tools to generate your form .
If I had to do this task without using "Adobe LiveCycle Designer"
I would probably will use java with ITEXT library .
- We can generate a text file from SAp
- call java as external command to generate the PDF interactive form .
- Read the file created as binary attachment.
I wrote about generating Excel using Java here :
Regards.