Re: Microsoft Access has bad image import, and no image transparency.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Stephen Lebans (ForEmailGotoMy.WebSite.-WWWdotlebansdotcom_at_linvalid.com)
Date: 11/27/04


Date: Sat, 27 Nov 2004 12:17:38 -0400

Transparency is not natively supported except for OLE Frame controls.
There is a workaround here that can be used at runtime to load in BMP,
GIF, Metafile and Jpeg files.
http://www.lebans.com/transparent.htm

For the rest -> Answers Inline

--
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"Dave" <Dave@discussions.microsoft.com> wrote in message
news:A779777D-5E7B-431E-BC95-F619F05E803E@microsoft.com...
> For some reason Access has been poorly designed when it comes to image
import:
Access uses the standard Office Graphics filters. Transparency is really
the only area where the functionality of the Import filters differs from
any of the other standard Office programs. This is due to the fact that
Access supports forms in Continuous view with lieghtweight controls.
>
>  ->  BMP transparency is ignored
See solution above
>  ->  PNG transparency is ignored (sadness ensues)
PNG is a relative latecomer to the Image file format scene. Sounds like
it is you image format of choice.
>  ->  EPS files will almost always display with faulty colors and
faulty paths
EPS is a difficult format for all Office software.
>  ->  TIFFs are not support at all
Perhaps you mean multipage TIFF files versus standard TIF files? Both
formats are supported, TIF fully and limited support for TIFF. This is
to be expected and no different from most standard software.
>  ->  Images will show different colors within the transparent area of
an
> overlaid EPS bounding box
EPS is a difficult format for all Office software.
>
> Also, why is there no zoom in Access?  Why does it always have to be
one
> zoom mode or print preview?  This makes image work horrible.
There are two different "ZOOM" methods built into each image control. By
specifying the dimensions of the control you can control the output
resolution down to the pixel. I think you misunderstand this property
and its use.
>
> Why is there no Lock Object feature in Access?
I have no idea what you mean here. If you do not want an element of your
Report to move than do not allow any controls or sections above it to
GROW.
> As powerful as Access *could* be, it's made for simple, I mean
pathetically
> *SIMPLE* image support.  It's really a poor program if you try to do
anything
> worthwhile.
That's a very negative statement Dave. I think you are leaving the
user(you) out of your equation.
I have used most of the major report writers that exist today. If you
check GoogleGroups you will see that the majority of Developers/Users
would vote the Access Report writer at or near the top of any  ranking
list.
>
> Dave May
> Internet Effects


Relevant Pages

  • Re: png transparency
    ... interpretation of the word "SUPPORTED" as "it CAN be done", ... In reality, we couldn't care less, support simply means: ... it doesn't actually come with ANY controls that support ... transparency, but you're welcome to write every control yourself, it CAN ...
    (microsoft.public.dotnet.framework.compactframework)
  • Accessing a member of the controls collection with a variable
    ... I am trying to set the value of a set of controls on a form programmatically. ... "object does not support this property or method" message. ... How do I format this line so it will accept the variable for the control ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • Re: change variables
    ... You disagree that maintaining code introduces an element of risk? ... Fujitsu provides support classes for Database/ File access, Java, ... I only searched registered controls, ...
    (comp.lang.cobol)
  • RE: Adapting ReorderList WebControl for rendering dynamic html
    ... you want to show different controls in each ... ReorderListItem item = container as ReorderListItem; ... public class MyData ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • RE: Whats so special about "Update"
    ... are usually displayed in text boxes or other controls in which users can ... DataSource in the custom command event. ... Microsoft Online Support ...
    (microsoft.public.dotnet.framework.aspnet)