Jump to content
Software FX Community

Picture annotation LoadFromFile problem


User (Legacy)

Recommended Posts

I am creating a picture annotation using the LoadFromFile method.  When the

file is not read only, everything works fine. But when the file is

readonly, the LoadFromFile fails. We cannot ship the file with write

permissions because it is a picture of our company logo. Is there a way to

make the LoadFromFile work with our read only gif file?

Thanks in advance,

Diana Tetelman

Link to comment
Share on other sites

I wouldn't mind using a different format, except that the documentation says

that only GIF files can be transparent and we need that ability. Is there

another format that allows transparency?

Thanks,

Diana

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:4vrek2#RDHA.3268@WEBSERVER1...

> The problem here is with GIF files, from some reason which I think has to

do

> with UNISYS licensing of GIF to Microsoft, the GIF Files fail to read from

a

> "read-only" file.

>

> Use BMP, PNG or JPEG to overcome this problem.

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

  • 3 weeks later...

PNG supports transparency.

--

Regards,

JC

Software FX Support

"Diana Tetelman" <dtetelman@stk.com> wrote in message

news:p$2Zz$%23RDHA.3268@WEBSERVER1...

> I wouldn't mind using a different format, except that the documentation

says

> that only GIF files can be transparent and we need that ability. Is there

> another format that allows transparency?

>

> Thanks,

> Diana

>

>

> "SoftwareFX Support" <support@softwarefx.com> wrote in message

> news:4vrek2#RDHA.3268@WEBSERVER1...

> > The problem here is with GIF files, from some reason which I think has

to

> do

> > with UNISYS licensing of GIF to Microsoft, the GIF Files fail to read

from

> a

> > "read-only" file.

> >

> > Use BMP, PNG or JPEG to overcome this problem.

> >

> > --

> > FP

> > Software FX, Inc.

> >

> >

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...