User Profile

Collapse

Profile Sidebar

Collapse
paukste
paukste
Last Activity: Oct 20 '14, 10:06 AM
Joined: Feb 5 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • paukste
    replied to How to add image control
    Sorry, If you think that I want you to do my work, I put database to show that your code doesn't work in my case. In your example I changed the path of image and after I pressed button "Create report", I received white paper - no images. I can send you a printscreen to if you are interested in. But anyway. thank you for your assitants, I will try to solve this problem in other way. Thank you again.
    See more | Go to post

    Leave a comment:


  • paukste
    replied to How to add image control
    Thank you for your reply. I made changes according to your comments but when I look at the created report - no picture source is attached. I added my code....
    See more | Go to post

    Leave a comment:


  • paukste
    replied to How to add image control
    Thank for your help. Your example do not help me in this case. If I leave my code only to create image control without adding any control source (ImagePathlink) and then I go to the new created report and insert a control source ImagePathlink - I see pictures. The problem is I don't know how to create report and "tell" in the creation code to put control source.
    See more | Go to post

    Leave a comment:


  • paukste
    replied to How to add image control
    Thanks for your reply ChrisPadgham
    I'm not very advanced programmer. I'm not sure where to change and how to change my image to bound object :(
    I've tried only this

    rpt.Controls("C atgPhoto").Pict ure= "ImagePathl ink"

    But received message "can't open the file "ImagePathlink" . In this case I understand that "ImagePathl ink" is unserstood as the path of file. By...
    See more | Go to post

    Leave a comment:


  • paukste
    started a topic How to add image control

    How to add image control

    Hi,

    I've created on a form an event to create a new report. I've almost done but can't solve one problem with newly created image control in the report.

    I have a source with image path but i couldn't find solution how to add this path info to the control.


    Below is the part of my code. I receive error on 15th line: "Run-time error'438': object doesn't support this property or method". Please...
    See more | Go to post
No activity results to display
Show More
Working...