Skip to main content

Hi everyone,

 

I have a Visualforce page that uses the contentType="application/msword" to render my page as a word doc. The page uses a series of <apex:include/>s to build a document. 

 

However, when I load the page only the first <apex:include/> is rendered. I've tried switching around the various included pages, however, the output will only ever save the first included page. Does anyone have any ideas?

 

Thanks in advance!

3 件の回答
0/9000