Results 1 to 4 of 4

Thread: Qwt plot + grid huge pdf file

  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qwt plot + grid huge pdf file

    If I create a plot and then create a pdf the size of the pdf file is around 44k
    But: if a put a grid on xy axis, the size of the file is 2Mb!!!!
    Why?
    G

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,309
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qwt plot + grid huge pdf file

    Quote Originally Posted by giusepped View Post
    But: if a put a grid on xy axis, the size of the file is 2Mb!!!!
    Why?
    Guess your grid consists of non solid lines and you find code for ever dash/dot in our pdf file.
    The easiest way to find out is to look into the pdf file.

    Uwe

  3. #3
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qwt plot + grid huge pdf file

    The problem is that in linux it is ok, but things get always different under windows...

  4. #4
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qwt plot + grid huge pdf file

    Quote Originally Posted by Uwe View Post
    Guess your grid consists of non solid lines and you find code for ever dash/dot in our pdf file.
    The easiest way to find out is to look into the pdf file.

    Uwe
    How can I look inside the pdf? I opened it with kate but it quite difficult to understand anything...you are thinkin to something different?
    Thanks.

Similar Threads

  1. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 16:21

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.