Can anyone point me to a resource/sample code for progammatically adding page breaks, images, and captions to an existing RTF file using VB.net?
I've played around with the richtextbox control, but haven't been able to programmatically edit the markup portion of the RTF to insert breaks and images. The long-term plan is to have an application load an RTF report referenced in a database, add some photos referenced in a database and save the rtf file back to the same location with the added photos. Thanks!
-Jason
I've played around with the richtextbox control, but haven't been able to programmatically edit the markup portion of the RTF to insert breaks and images. The long-term plan is to have an application load an RTF report referenced in a database, add some photos referenced in a database and save the rtf file back to the same location with the added photos. Thanks!
-Jason