Hello,
I am new to printing in vb.net. I have a project (not from school) where I need to be able to print content that is entered by users. The rest of the app is already made. I need to print the following:
A Title with a line under it,
A Space
A Heading
Followed by text from an RTF file that is already formatted
Then another space, followed by a Heading,
Followed by text form another RTF file, also pre-formatted.
I would also like to place text in the header and footer, but maybe that will come later.
Any help would be greatly appreciated,
Thank you,
Greg