DavidTayse
New member
- Local time
- Today, 15:18
- Joined
- Mar 26, 2014
- Messages
- 4
Coding problem - I have a report reading directly from a table. Table has a text field "txtOldState" where the field data a 10 digit number. Also have a directory with .png files named with same 10 digit number. The txt field is on the report - I need to print the associated .png file on the report along with the 10 digit "txtOldState" field. I'm failing at pulling a png from the folder to print on report. Is there some simple code that will complete this task.
Last edited: