> Try running Selection.InsertBreak Type:=wdPageBreak in CF, see what
happens, its valid in VB.

If the object was named objWord, try:

<cfscript>
objWord = Selection.InsertBreak("wdPageBreak");
</cfscript>

|I am assuming you found this page already? Did you post this question on CFCOMET?

http://msdn.microsoft.com/library/default.asp?url="">

Dan
|

>
[
Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to