Thanks Kirstin,
I used your logic and created a standard ID badge that pulls the image from the employee pictures file based on employeeID. I also added a company logo and a barcode to boot. Finally I added a selection option that when this report is placed on the menu, it asks for a userID and it will print the employee badge requested.
For those of you interested in the report; I will upload a copy of the file to the files section.
Paul
I used your logic and created a standard ID badge that pulls the image from the employee pictures file based on employeeID. I also added a company logo and a barcode to boot. Finally I added a selection option that when this report is placed on the menu, it asks for a userID and it will print the employee badge requested.
For those of you interested in the report; I will upload a copy of the file to the files section.
Paul
--- In vantage@yahoogroups.com, "Kirstin Brandt" <kirstin.brandt@...> wrote:
>
> In crystal you can insert a picture and pick something generic (or alternaltely insert an OLE Object - bitmap image and draw your own image). Then go to Format Graphic - Picture tab and click on the Graphic Location formula button. In the formula enter the location of your pictures. For example,
>
> "\\yourserver\yourshare\mfgsysdata\empphoto\yourcomp\" + {EmpBasic.PhotoFile} + ".bmp"
>
> I have had issues in the past with a couple of pictures not displaying so you want to make sure your initial image is something graphic that will stand out so you can find any issues.
>
> HTH
>
> --- In vantage@yahoogroups.com, "Dale Schuerman" <dale.schuerman@> wrote:
> >
> > FYI,
> >
> >
> >
> > The picture was broken in Epicor 9. Support does not know when it will
> > be fixed.
> >
> > Cannot use in crystal
> >
> > Does not show on MES
> >
> > Does not show in Shop Employee Maint.
> >
> >
> >
> > Dale
> >
> >
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> > Of PaulS
> > Sent: Thursday, July 29, 2010 11:28 AM
> > To: vantage@yahoogroups.com
> > Subject: [Vantage] Picture ID Badge
> >
> >
> >
> >
> >
> > Just trying to not reinvent the wheel:
> >
> > Would anyone like to share their Crystal Report that prints out employee
> > ID's using the employee's picture used in Vantage?
> >
> > Thanks!
> >
> > Paul
> >
> >
> >
> >
> > ########################################################################
> > Attention:
> > This email message is privileged and confidential. If you are not the
> > intended recipient please delete the message and notify the sender.
> > Any views or opinions presented are solely those of the author.
> >
> > This email message has been scanned for Viruses and Content and cleared
> > by MailMarshal SMTP
> >
> > For more information go to http://www.ramsys.com
> > ########################################################################
> >
> >
> > [Non-text portions of this message have been removed]
> >
>