04-29-2008 08:45 AM
05-21-2014 01:56 AM
Hello Boris!
You can use the WordRpt_NewPage function to add a new page into an opened word document.
Here is some documentation about this function: http://zone.ni.com/reference/en-XX/help/370051Y-01/toolslib/functionreference/cviwordrpt_newpage/
You'll also find useful hints on how to use it in the sample program that ships with CVI: <samples>\activex\word\wordrpt.prj.
Best regards!
- Johannes