Hello, please see the attached document, I have followed Stefan Camerons Tutorial on displaying all records from an odbc data connection. http://forms.stefcameron.com/2006/10/12/displaying-all-records-from-an-odbc-data-connection/
But I have a problem, Basically what I need to do is have 4 rows on my PDF document that are permanent and then if I have more then 4 rows in my ODBC table to output further instances of rows.
But as you can see here: http://docs.google.com/Doc?id=dcj7tdvs_6hpdrkqds
I have 4 empty rows followed by all my rows from the table. This does not make sense to me, I have set repeat subform for each data item and set the minmum count to 4.
What has gone wrong here?