I use Visual C++ 6.0 to compile and build .pbm file (portable bitmap) and I want to write source code to insert picture(.pbm) below text and print them. Do you know how to insert picture and print text and picture? If you can show example source please tell me. Thank you.

example:
______________________
Hello, my name is ooo.

(Insert picture my.pbm)
______________________