I still have a foot and more in VB, and a only toe in PB.
I need to do some format manipulation in rtf files. Such things as inserting headers and footers, removing blank pages etc. The VB camp has very little information on rtf, most manipulation seems to be in Perl or C++.
These PB forums have many excellent samples of rtf editing using RichEdit control so I started out with some posts by Borje Hagsten from 2002.
To confirm my newbie status, I cannot find the RICHEDIT.INC. I'm sure this is a very basic question and I assumed it came with PBForms, but I'm lost without it.
Can some kind person point me to it please.
TIA
Ian B
I need to do some format manipulation in rtf files. Such things as inserting headers and footers, removing blank pages etc. The VB camp has very little information on rtf, most manipulation seems to be in Perl or C++.
These PB forums have many excellent samples of rtf editing using RichEdit control so I started out with some posts by Borje Hagsten from 2002.
To confirm my newbie status, I cannot find the RICHEDIT.INC. I'm sure this is a very basic question and I assumed it came with PBForms, but I'm lost without it.
Can some kind person point me to it please.
TIA
Ian B
Comment