Hi
I have a VB6 application that uses Crystal Reports ActiveX Designer Design and Runtime Library 11.5 to output various reports from data stored in a MS SQL 2005 Express database.
My client is interested in a new report that will list a series of records held in one table and against each a thumbnail image of a PDF file.
The PDF files are stored on a network drive and a field in the table lists the PDF file location and name.
Any suggestion how I can display these thumbnails in the Crystal report? Such as - is there a way I can insert the image into the report or can I import the image into image/varbinary field in a SQL table and display it in a Crystal report from there?
Many thanks in advance.
I have a VB6 application that uses Crystal Reports ActiveX Designer Design and Runtime Library 11.5 to output various reports from data stored in a MS SQL 2005 Express database.
My client is interested in a new report that will list a series of records held in one table and against each a thumbnail image of a PDF file.
The PDF files are stored on a network drive and a field in the table lists the PDF file location and name.
Any suggestion how I can display these thumbnails in the Crystal report? Such as - is there a way I can insert the image into the report or can I import the image into image/varbinary field in a SQL table and display it in a Crystal report from there?
Many thanks in advance.