Not sure if I titled this thread correctly but it will make sense in a while.
I’m new to VB and picking things up as I go, but here’s what I need to do.
I’ve created a utility which will pick up PDF’s and JPG’s from designated folders and view them together on one screen.
The pdf control allows printing, straight forward enough, but need to print the Images by selection and place them on a DataReport.
I’ve checked out the DataReport and done several Googles for tutorials, but can’t find anything to get me started.
So the question is, how do I transfer my selected images from the list (List is already created) and have them nicely spaced on a report.
The DataReport looks very similar to Access but haven’t got a clue how to start.
I don’t need to link to a database, hence the thread title.
Can some-one help ?