|
-
Oct 4th, 2007, 11:53 AM
#1
Thread Starter
New Member
Print Images from recordset on DataReport
Hello,
Can anyone help me with the following please?
I want to print images from a recordset using an Access Database on the datareport.
I can load and display the images on the form and also navigate through the records by using the path of the location of the images. But what I can't do is print the images from the recordset on the datareport. I have tried using OLE Container but it does not work.
Can anyone help please? I am using VB6.
Thanks very much for your replies.
Kind regards,
Extinct_Dodo
-
Oct 4th, 2007, 12:13 PM
#2
Re: Print Images from recordset on DataReport
You can't.
The Image control for the DataReport cannot be Bound to a recordset.
-
Oct 5th, 2007, 10:06 AM
#3
Thread Starter
New Member
Re: Print Images from recordset on DataReport
Hi there,
Is there any way that I can print images on a report, like Crystal Report?
or using data grid etc? or any other means?
Thanks very much.
Kind regards,
Extinct_Dodo
-
Oct 5th, 2007, 10:19 AM
#4
Re: Print Images from recordset on DataReport
On a Data Report. No...
If you don't have another report writer, create the report manually using the Printer object. It is a lot more work but you don't have many choices...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|