LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to insert a new page to word document

Does anybody knows how i can insert  a new page to the opened word document ?
I am searching for the documentation for the activex word functions and i have no idea where i can find it ?
I am using LabWindows CVI 8.5.
 
 
0 Kudos
Message 1 of 2
(3,043 Views)

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

0 Kudos
Message 2 of 2
(2,580 Views)