View Single Post
  #1 (permalink)  
Old July 29th, 2008, 11:58 PM
CsharpHelp CsharpHelp is offline
Authorized User
 
Join Date: May 2005
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in getting the page break in RTF file

Hi

There are control tags in RTF file according to rtf specifications like \rtf1 \ansi etc.

There is page break control word \page (or \pagebb) to indicate the page break will occur.

I have made a RTF document in which there are three pages. Still I am not getting the page break control word i.e. \page or \pagebb.

How to check when the page break occurs.

Regards
Karan
Reply With Quote