Thread: qprint.h or printing generally

  1. #1
    Registered User
    Join Date
    Nov 2011
    Posts
    61

    qprint.h or printing generally

    Hi There,

    My knowledge on printing is none existent so please bear with me,

    i need to write a simple c++ programme that prints three words over a picture.

    So simply there is a predefined picture (A4) and i am printing three words on top of this in predefined places, then sends to a printer.

    Can i do this with QPrint.h or do i need extra functions or is there a easier way.

    I have made a very easy version without pictures but i have no idea how to do it with pictures

    thanks

    James

  2. #2
    Registered User
    Join Date
    Nov 2011
    Posts
    61
    qprint.h or printing generally-1266663738o9rxns-jpg

    what i need to do is put text over the top of the faces

    james

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Printing non-printing characters in ^ and M- notation
    By sbeard22 in forum C Programming
    Replies: 6
    Last Post: 10-03-2008, 11:12 PM
  2. randomized version generally doesn't work
    By talz13 in forum C++ Programming
    Replies: 7
    Last Post: 11-08-2003, 12:39 PM
  3. Printing
    By CodeMonkey in forum Windows Programming
    Replies: 1
    Last Post: 02-17-2002, 11:35 PM
  4. Printing
    By Unregistered in forum C++ Programming
    Replies: 3
    Last Post: 02-15-2002, 01:47 PM
  5. Printing
    By maneeshpnair in forum C Programming
    Replies: 1
    Last Post: 02-13-2002, 04:53 AM