G 
		
								
				
				
			
		Guest
Hi
I know how to use the bitmap and graphics objects to create bitmaps and
write text on them with the drawString method. I now need to create some BMPs
of word or RTF docs. What would be the best approach here as I need to
maintain most if not all of the formatting. The docs will be about 3
paragraphs each.
Should I save the docs to rtf, then parse the rtf into the draw string
method? There has to be an easier way.
Thank you
				
			I know how to use the bitmap and graphics objects to create bitmaps and
write text on them with the drawString method. I now need to create some BMPs
of word or RTF docs. What would be the best approach here as I need to
maintain most if not all of the formatting. The docs will be about 3
paragraphs each.
Should I save the docs to rtf, then parse the rtf into the draw string
method? There has to be an easier way.
Thank you
