Results 1 to 4 of 4

Thread: Print Images from recordset on DataReport

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    2

    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

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Print Images from recordset on DataReport

    You can't.

    The Image control for the DataReport cannot be Bound to a recordset.

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    2

    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

  4. #4
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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
  •  



Click Here to Expand Forum to Full Width