Prevent fuzzy images when exporting QlikView graphs

A short post today on an ‘annoyance’ that invariably pops up at my clients; when copy and pasting images of QlikView objects into their PowerPoint presentation or Word document, the images look blurry and slightly out of focus.

Fortunately, there is an easy way to solve this. Instead of using the regular paste option, use paste special to paste the image as a bitmap.

Difference between regular and special pasting of QlikView objects

In both Office 2007 and 2010, the paste special option can be accessed via the paste drop-down menu on the left of the Home tab/ribbon, or via the Ctrl + Alt + V keyboard shortcut.

That’s it!

6 Comments

  • 1
    February 25, 2012 - 20:50 | Permalink

    This is a really useful tip – thanks for sharing Barry.

  • 2
    Brian
    March 9, 2012 - 05:42 | Permalink

    Any way to do this when pasting an image into an Outlook message via a macro?

    • 3
      March 11, 2012 - 23:11 | Permalink

      Hi Brian,

      That should not be a problem, replace the Paste method with PasteSpecial and set the DataType parameter to wdPasteBitmap, so .PasteSpecial DataType:=wdPasteBitmap.

      Cheers,
      Barry

      • 4
        Brian
        March 13, 2012 - 03:37 | Permalink

        Thanks, I’ll give it a try.

  • 5
    Grant
    April 3, 2012 - 01:05 | Permalink

    Barry,

    Works great for Excel but I had no luck with Powerpoint 2007. I think that’s because Powerpoint 2007 seems to have anti-aliasing turned on by default and I don’t think it can be turned off.

    Grant

  • 6
    Bob
    April 17, 2012 - 23:37 | Permalink

    It’s actually to do with the scaling in Powerpoint. As long as the graphic is at 100% scaling (size and position on the right click on the graphic) it shows as sharp. The paste special bitmap tends to paste at 100% if you are not pasting into a content placeholder.

  • Leave a Reply

    Your email address will not be published. Required fields are marked *

    *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>