Results 1 to 9 of 9

Thread: Printing to PDF

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Printing to PDF

    You can can print to a file, which is in postscript format. Then there are several utilities that convert postscript to PDF. One of them is "ps2pdf".

  2. #2
    Join Date
    Sep 2006
    Posts
    339
    Thanks
    15
    Thanked 21 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Printing to PDF

    Quote Originally Posted by Brandybuck View Post
    You can can print to a file, which is in postscript format. Then there are several utilities that convert postscript to PDF. One of them is "ps2pdf".
    Hi Brandybuck,
    Can you please tell me what do you mean when you tell "print to a file"??? Also how can I be sure whether the file is in postscript format or not??? Then is the solution you are suggesting is portable???(either windows or else)...I have given a sample program in the above thread, Can you please help me understanding your solution using that code.

    I'll be thankful to you!!!!!!

    Thankx

Similar Threads

  1. Pixel Position and Printing text
    By nErnie in forum Qt Programming
    Replies: 1
    Last Post: 7th November 2006, 12:35
  2. Re: Printing in Qt
    By Jimmy2775 in forum Newbie
    Replies: 3
    Last Post: 12th July 2006, 23:00
  3. Replies: 0
    Last Post: 28th June 2006, 20:49
  4. Qt Printing on .ps
    By vratojr in forum Qt Programming
    Replies: 3
    Last Post: 18th February 2006, 23:22
  5. Printing Copyright Cicle C from QString
    By jakamph in forum Newbie
    Replies: 7
    Last Post: 13th February 2006, 22:04

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
  •  
Qt is a trademark of The Qt Company.