Issue converting rtf to pdf using the Core APIs
Hello,
In our Siebel application, documents are generated through BIP using rtf templates. The output format of these is rtf. Next, the user makes manual changes in the rtf. Nect the rtf must be converted to pdf. For this we use the functions provided by the core BIP APIs as described here: https://forums.oracle.com/forums/message.jspa?messageID=4209015
However, we encounter the following issue:
We use the MS Word functionality 'Display different Header/Footer on first page' for our rtf templates. This functionality works as expected in the generated rtf documents.
However, when we convert the rtf file to a pdf file, the header/footer of page 2,3, etc. is also shown in page 1.
However, we encounter the following issue:
We use the MS Word functionality 'Display different Header/Footer on first page' for our rtf templates. This functionality works as expected in the generated rtf documents.
However, when we convert the rtf file to a pdf file, the header/footer of page 2,3, etc. is also shown in page 1.
0