+ Reply to Thread
Results 1 to 2 of 2

CopyPicture font format issue

Hybrid View

  1. #1
    Registered User
    Join Date
    07-02-2010
    Location
    Luxembourg
    MS-Off Ver
    Excel 2003
    Posts
    1

    Smile CopyPicture font format issue

    I use the following code to make print screens of texts, tables and charts from one heavy Excel sheet to another Excel file. This, in order to send only Excel print screens and therefore makes file much lighter.

    Sheets(Myarray(J)).Range(Current_Printarea).CopyPicture xlScreen, xlPicture

    We have the following scenarios:
    - when we use this command in our location no problem,
    - when we send the file with print screens to another location no problem,
    - when another location use this function and send us the generated file -> print screens are unreadable.

    It is likely that their version of Windows and Office are different.
    According to Excel help we can add the following parameters to the CopyPicture function:
    - XlScreen
    - XlPicture
    - XlBitmap

    I tried all three and have the results below:
    - xlScreen -> unreadable
    - xlPicture -> unreadable
    - xlBitmap -> print screen blank

    Should you have any idea it is welcome.

    Thanks in advance for your kind help.
    Last edited by cyrus2004; 07-02-2010 at 12:05 PM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: CopyPicture font format issue

    What happens if they do this manually via the menus/ribbon, is the image still bad?
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1