Static OLE object to be embedded into a Crystal Report
I need to configure a crystal report to have the ability to embed (.JPG image files and/or an Excel files).
I am working with a LIMS database that manages raw data for a chemistry lab that allows end users to upload files as test result data via .JPG images and/or Excel files.
This data needs to be included into my reports as static OLE objects.
The files need to be graphically visible so they can be printed out as a hard copy.
I have a LIMS database table/field that pulls the file name of each unique file I wish to embed. With this file location information, I need to write a script that will (open – convert – embed) into my report.
Again, these files are different for each report.
Thanks to anyone who may be able to help…
Stephen
I need to configure a crystal report to have the ability to embed (.JPG image files and/or an Excel files).
I am working with a LIMS database that manages raw data for a chemistry lab that allows end users to upload files as test result data via .JPG images and/or Excel files.
This data needs to be included into my reports as static OLE objects.
The files need to be graphically visible so they can be printed out as a hard copy.
I have a LIMS database table/field that pulls the file name of each unique file I wish to embed. With this file location information, I need to write a script that will (open – convert – embed) into my report.
Again, these files are different for each report.
Thanks to anyone who may be able to help…
Stephen