Results 1 to 2 of 2

Thread: making the printer correctly interpret pcl files

  1. #1
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    258
    Thanks
    22
    Thanked 19 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default making the printer correctly interpret pcl files

    Hi,
    On Windows I have pcl files here that are supposed to be printed out by the printer as pcl and not as ordinary text files displaying pcl code. Just as lp -d ... does on linux. What flags do I have to pass to the QPrinter object to make it realize that the pcl code is to be interpreted as such by the printer? Is this possible at all on windows?

    Thanx in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    258
    Thanks
    22
    Thanked 19 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: making the printer correctly interpret pcl files

    I guess, I want to send raw text to the printer. Is that possible with QPrinter? can someone point me towards documentation/sources?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.