function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lancehaeberlelancehaeberle 

Word

Is there a way to render a visual force page using a Word template?

Best Answer chosen by Admin (Salesforce Developers) 
b-Forceb-Force

correct mime type "application/msword"

All Answers

b-Forceb-Force

yes,

you need to specify exact mime/type in render as attribute.

 

Thanks.

bForce

b-Forceb-Force

correct mime type "application/msword"

This was selected as the best answer