Ok here is my problem. I have created a summary report that pulls together weekly reports for projects under a specific office of work. SO each report generated could be specific to a set area. In the report layout i set it up with a title header for the cover sheet, a sub summary section which shows each sub- group, a sub summary section that has all the project specific text and report, and then the body which has pictures and captions for the project. The pictures and captions are repetitions 1-8 of the same fields. So it is supposed to look like this
-------------
title page(area name) Title Header
-------------
-Sub area Sub Summary
-------------
Project data info Sub Summary
-------------
Picture
Caption
Picture[2]
Caption [2]
---------------
Picture [3]
Caption[3[ Body
Picture [4]
Caption [4]
---------------
Picture[5]
Caption[5]
picture[6]
caption[6]
The trouble I am having is if a user only enters, say 4 pictures instead of 8, I will have 2 blank pages that need to be removed. I didnt have much luck in sliding up cause i had pictures on both sides of a page break and the page layout was not consistent from one report to the next. I need to find a way to remove the blank page that occurs if there is less than 8 pictures with the report.
Any help would be appreciated.