P
Paradigm
I have a data table and store the paths to pictures in it. I need to display
some of the data and the picture in a continuous report. I have tried
setting the picture property in the onprint and onformat events of the
report detail section but neither seem to work. The onformat option seems to
load all the pictures and then display the last one for all records. The
onprint option seems to load the first picture and then display that for all
records.
Is there any way of doing this.
I could design a report with a set number of records on it and then somehow
code each page separately but with report header/footers and page header
this seems to be a ridiculous complication.
Alec
some of the data and the picture in a continuous report. I have tried
setting the picture property in the onprint and onformat events of the
report detail section but neither seem to work. The onformat option seems to
load all the pictures and then display the last one for all records. The
onprint option seems to load the first picture and then display that for all
records.
Is there any way of doing this.
I could design a report with a set number of records on it and then somehow
code each page separately but with report header/footers and page header
this seems to be a ridiculous complication.
Alec