[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: Export to png or jpeg
|
Mark Phippard wrote:
> Thanks for the code snippet, it works pretty well.
>
> What modifications would need to be made to get my connections to show
> up in the output? Also, on Windows, neither GIF nor PNG work, however
> BMP and JPEG work great.
>
> Finally, could this same sort of routine be used to allow a diagram to
> be placed on the clipboard so that it could be pasted into a Word
> document or something?
>
> Thanks
>
> Mark
Anyone have any ideas why my connectors do not come through? I used my
top-level figure, are the figures for the connections peers of that or
something?
Also, I found a similar question on the clipboard. The person has
pretty similar code to this to try to write the bytes to the clipboard,
but Windows rejects it. Has anyone figured out how to put a BMP or
JPEG of their diagram on the clipboard?
Mark