gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

Latest discussion

  1. gimp-user | yesterday 11:59 PM
    How to do this using GIMP
  2. gimp-user | yesterday 05:58 PM
    [script] resize image in pourcent
  3. gimp-developer | yesterday 03:40 PM
    What's next for the meta-data browser
  4. gimp-developer | yesterday 01:45 PM
    GEGL-0.1.0
  5. gegl-developer | yesterday 01:45 PM
    GEGL-0.1.0

External news

Poll

Did you ever buy products (books, video dvds) about GIMP?

No, never did

Yes, helped alot (please post)

Yes, helped a little bit (please post)

Yes but I was disappointed (why? please post)

See results

Stats

gimpusers.com RSS feed

GIMP Forums » For GIMP users

Pasting into MS Word from Gimp?

Jump to message:

  1. message 2136166580.52811227542570402.JavaMail.root@sz0060a.westchester.pa.mail.comcast.net not available
    1. Pasting into MS Word... — erniew@comcast.net, 24 Nov 2008 05:04 PM
      1. Pasting into MS Word... — Sven Neumann, 24 Nov 2008 07:38 PM
  2. message 425099259.101781227554095942.JavaMail.root@sz0060a.westchester.pa.mail.comcast.net not available
    1. Pasting into MS Word... — erniew@comcast.net, 24 Nov 2008 08:22 PM
  3. Pasting into MS Word...esnible, 23 Nov 2008 03:06 AM
    1. Pasting into MS Word... — Michael Schumacher, 23 Nov 2008 10:03 AM
    2. Pasting into MS Word... — Cristian Secară, 23 Nov 2008 10:58 AM
      1. Pasting into MS Word...esnible, 24 Nov 2008 04:01 AM
        1. Pasting into MS Word... — Sven Neumann, 24 Nov 2008 07:55 AM
  4. Pasting into MS Word... — Terry Moss, 24 Nov 2008 07:22 AM
  5. Pasting into MS Word... — Terry Moss, 04 Dec 2008 02:42 PM

As a registered user, you can subscribe forum threads in order to get notified when replies are posted. Just log in at the right top of the page if you already have an account, otherwise you can register for free.

Permalink:744293885.53471227542691886.JavaMail....
Date:24 Nov 2008 05:04 PM
From:erniew@comcast.net
Subject:Pasting into MS Word from Gimp?
Sven Neumann wrote:

> GIMP does not use the terms CF_DIB nor CF_BITMAP. It would help if
> you could explain what these are.

They are Windows API constants used to identify types of data in the
clipboard. One of these would be the first argument to the Windows API
function SetClipboardData(), for example. See

http://msdn.microsoft.com/en-us/library/ms649013(VS.85).aspx

If this doesn't help, I'll try to look at the GIMP source code later and
translate these into GIMP terminology.

- Ernie http://home.comcast.net/~erniew
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:1227551901.9234.4.camel@bender
Date:24 Nov 2008 07:38 PM
From:Sven Neumann
Subject:Pasting into MS Word from Gimp?
Hi,

On Mon, 2008-11-24 at 16:04 +0000, erniew@comcast.net wrote:

> > GIMP does not use the terms CF_DIB nor CF_BITMAP. It would help if
> > you could explain what these are.
>
> They are Windows API constants used to identify types of data in the
> clipboard. One of these would be the first argument to the Windows API
> function SetClipboardData(), for example. See
>
> http://msdn.microsoft.com/en-us/library/ms649013(VS.85).aspx
>
> If this doesn't help, I'll try to look at the GIMP source code later and
> translate these into GIMP terminology.

That doesn't help as GIMP doesn't use the Windows API directly. This is
all abstracted away in GTK+. You may want to check how GTK+ does the
translation to the Windows API.


Sven


_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:1403062380.103481227554542719.JavaMai...
Date:24 Nov 2008 08:22 PM
From:erniew@comcast.net
Subject:Pasting into MS Word from Gimp?
Sven Neumann wrote:

>>> GIMP does not use the terms CF_DIB nor CF_BITMAP. It would help if
>>> you could explain what these are.
>>
>> They are Windows API constants used to identify types of data in the
>> clipboard.
>
> That doesn't help as GIMP doesn't use the Windows API directly. This is
> all abstracted away in GTK+. You may want to check how GTK+ does the
> translation to the Windows API.

I guess explaining those terms would not help, then. :)

I've had a chance to read the bug report referenced upthread,

http://bugzilla.gnome.org/show_bug.cgi?id=523554

and it looks like the problem is already pretty well understood,
including the fact that it's likely a problem in GTK+ rather than GIMP.

- Ernie http://home.comcast.net/~erniew
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:20081123020622.16E3219D403D@a.dev001.net
Date:23 Nov 2008 03:06 AM
From:esnible (gimpusers.com)
Subject:Pasting into MS Word from Gimp?
Is there a 'trick' for pasting images from Gimp into Microsoft Word?

Images copied from Gimp (Windows version 2.6.1, but also with the last
version I had) don't paste into Microsoft Word (2003). I have no problem
pasting them into Microsoft Paint.

I've been pasting them into MS Paint and then copying them and pasting them
into Word. Is there any way to eliminate the need for a middleman to re-copy
the image?

I don't know if this helps, but the Windows XP clipboard viewer (clipbrd.exe)
says that Gimp is offering images of type "DIB Bitmap" and "Bitmap". MSPaint
is offering "Picture", "DIB Bitmap", "Enhanced Metafile" and "Bitmap". The
problem isn't that MS Word doesn't speak Gimp's formats, because
Edit|PasteSpecial doesn't have an effect for either clipboard format when
coming from Gimp and it works with all three formats when coming from MS
Paint.

If I run Gimp in --verbose mode it says it's offering image/bmp'.

--
Ed S.
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:49291C77.8000205@gmx.de
Date:23 Nov 2008 10:03 AM
From:Michael Schumacher
Subject:Pasting into MS Word from Gimp?
Ed S. wrote:

> I've been pasting them into MS Paint and then copying them and pasting them
> into Word. Is there any way to eliminate the need for a middleman to re-copy
> the image?

It would be very nice if you could try to figure this out. This problem
is known, but so far no user of Microsoft Word seems to have researched
why this happens - and pasting to and from many other applications seems
to work. Maybe there is some Documentation in MSDN.


Michael

--
GIMP > http://www.gimp.org | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:20081123115831.05cc2cdf.orice@secaric...
Date:23 Nov 2008 10:58 AM
From:Cristian Secară
Subject:Pasting into MS Word from Gimp?
On Sun, 23 Nov 2008 03:06:22 +0100 (CET), Ed S. wrote:

> I don't know if this helps, but the Windows XP clipboard viewer
> (clipbrd.exe) says that Gimp is offering images of type "DIB Bitmap"
> and "Bitmap".

It appears there s a problem with the Bitmap format. If I try to view
the Bitmap format with the ClipBook Viewer, a message tells me that
"ClipBook Viewer cannot display the information in its current format
or there is not enough memory to display it. Quit one or more
application to increase the available memory, and then try again."

As I assume that 2G memory is enough, though, for a 750K image, then
it should be a problem with something else.
Perhaps Word tries this format in front of other.

(and Word is not the single application, the same type of problem
occurs when trying to copy and paste to Paint.NET, for example; there
it gives either "The image in the clipboard couldn't be recognized. Try
re-opening it with the original application that was used to qcquire
it", or "There is no usable image in the clipboard")

Cristi
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:20081124030102.B40ED19D403D@a.dev001.net
Date:24 Nov 2008 04:01 AM
From:esnible (gimpusers.com)
Subject:Pasting into MS Word from Gimp?
http://bugzilla.gnome.org/show_bug.cgi?id=523554 is the bug for this. I left
a trivial C program there that that can be used to look at clipboard. In my
tests Gimp's CF_DIB exactly matches MS-Paint's but Gimp's CF_BITMAP has bogus
values including bmType.

I hypothesize that Word and Paint.NET refuse to paste when encountering the
odd CF_BITMAP but MS Paint falls through and accepts the valid DIB, or perhaps
prefers the DIB and never sees the BITMAP.

It might be possible to comment out the Gimp code for pasting CF_BITMAP so
only the valid DIB is present. I don't want to attempt this.

>It appears there s a problem with the Bitmap format. If I try to view
>the Bitmap format with the ClipBook Viewer, a message tells me that
>"ClipBook Viewer cannot display the information in its current format
>or there is not enough memory to display it. Quit one or more
>application to increase the available memory, and then try again."
>
>As I assume that 2G memory is enough, though, for a 750K image, then
>it should be a problem with something else.
>Perhaps Word tries this format in front of other.
>
>(and Word is not the single application, the same type of problem
>occurs when trying to copy and paste to Paint.NET, for example; there
>it gives either "The image in the clipboard couldn't be recognized. Try
>re-opening it with the original application that was used to qcquire
>it", or "There is no usable image in the clipboard")
>
>Cristi
>

--
Ed S.
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

↑Back to thread overview
Permalink:1227509737.24185.2.camel@bender
Date:24 Nov 2008 07:55 AM
From:Sven Neumann
Subject:Pasting into MS Word from Gimp?
Hi,

On Mon, 2008-11-24 at 04:01 +0100, Ed S. wrote:
> http://bugzilla.gnome.org/show_bug.cgi?id=523554 is the bug for this. I left
> a trivial C program there that that can be used to look at clipboard. In my
> tests Gimp's CF_DIB exactly matches MS-Paint's but Gimp's CF_BITMAP has bogus
> values including bmType.

The GIMP source code includes a test application that helps to debug
such problems. Perhaps try if you can shed some light on this using
tools/test-clipboard.

GIMP does not use the terms CF_DIB nor CF_BITMAP. It would help if you
could explain what these are.


Sven



↑Back to thread overview
Permalink:48944A429EAD47B19EABD4B7D161FDDA@rota...
Date:24 Nov 2008 07:22 AM
From:Terry Moss
Subject:Pasting into MS Word from Gimp?
Gee I see that other people are experiencing similar problems to
mine.........once I upgraded to 2.4.7 the 'copy to clipboard disappeared'
yeah I could work around it and for what I need it was ok..........I
couldn't paste to WORD either but found I could paste to XL then carry on
with the formatting..........I have XP SP 3 but have retained Word and XL
2003 coz I prefer these versions...I just don't like 2007 version.

cheers, Terry

----- Original Message ---
--
From: "Ed S." <forums@gimpusers.com>
To: <gimp-user@lists.XCF.Berkeley.EDU>
Sent: Sunday, November 23, 2008 4:06 AM
Subject: [Gimp-user] Pasting into MS Word from Gimp?


> Is there a 'trick' for pasting images from Gimp into Microsoft Word?
>
> Images copied from Gimp (Windows version 2.6.1, but also with the last
> version I had) don't paste into Microsoft Word (2003). I have no problem
> pasting them into Microsoft Paint.
>
> I've been pasting them into MS Paint and then copying them and pasting
> them
> into Word. Is there any way to eliminate the need for a middleman to
> re-copy
> the image?
>
> I don't know if this helps, but the Windows XP clipboard viewer
> (clipbrd.exe)
> says that Gimp is offering images of type "DIB Bitmap" and "Bitmap".
> MSPaint
> is offering "Picture", "DIB Bitmap", "Enhanced Metafile" and "Bitmap".
> The
> problem isn't that MS Word doesn't speak Gimp's formats, because
> Edit|PasteSpecial doesn't have an effect for either clipboard format when
> coming from Gimp and it works with all three formats when coming from MS
> Paint.
>
> If I run Gimp in --verbose mode it says it's offering image/bmp'.
>
> --
> Ed S.
> _______________________________________________
> Gimp-user mailing list
> Gimp-user@lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.8/1801 - Release Date: 11/20/2008
9:11 AM


↑Back to thread overview
Permalink:CECBAA8948224EF38E55DA0BF549D706@rota...
Date:04 Dec 2008 02:42 PM
From:Terry Moss
Subject:Pasting into MS Word from Gimp?
I had same problem but found it would paste into XL 2003 version. Also
another interesting concept is to open a pic with 'PAINT' then choose the
free form selection, then draw round something, then by holding 'shift' or,
'ctrl', or, 'alt' or versions of all three and dragging, very interesting
things happen.
Terry

----- Original Message ---
--
From: "Ed S." <forums@gimpusers.com>
To: <gimp-user@lists.XCF.Berkeley.EDU>
Sent: Sunday, November 23, 2008 4:06 AM
Subject: [Gimp-user] Pasting into MS Word from Gimp?


> Is there a 'trick' for pasting images from Gimp into Microsoft Word?
>
> Images copied from Gimp (Windows version 2.6.1, but also with the last
> version I had) don't paste into Microsoft Word (2003). I have no problem
> pasting them into Microsoft Paint.
>
> I've been pasting them into MS Paint and then copying them and pasting
> them
> into Word. Is there any way to eliminate the need for a middleman to
> re-copy
> the image?
>
> I don't know if this helps, but the Windows XP clipboard viewer
> (clipbrd.exe)
> says that Gimp is offering images of type "DIB Bitmap" and "Bitmap".
> MSPaint
> is offering "Picture", "DIB Bitmap", "Enhanced Metafile" and "Bitmap".
> The
> problem isn't that MS Word doesn't speak Gimp's formats, because
> Edit|PasteSpecial doesn't have an effect for either clipboard format when
> coming from Gimp and it works with all three formats when coming from MS
> Paint.
>
> If I run Gimp in --verbose mode it says it's offering image/bmp'.
>
> --
> Ed S.
> _______________________________________________
> Gimp-user mailing list
> Gimp-user@lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.8/1801 - Release Date: 11/20/2008
9:11 AM


↑Back to thread overview

Adobe® Photoshop® is a registered trademark of Adobe Systems, Inc. Linux is a trademark of Linus Torvalds. Ubuntu and Canonical are registered trademarks of Canonical Ltd. | Clock times are shown as CET / CEST | Imprint / Privacy policy | powered by bitfire it services