A ssrs 2008 report currently contains an image of the school logo, the address of the school and the current date. Html is being accessed by a ssrs 2008 report server with the data being stored in a varchar(max) column.
Right now 1 letter at a time is being generated and exported to a pdf report that prints on one page. Now the user wants to generate up to 4 letters at the same time with one run of the report. The letter will remain the same. The only difference will be the mailing address of each letter. The user wants each letter to print on separate pages.
I am basically planning on placing up to 4 copies of the html listed below in the varchar(max) column. Thus can you tell me what I can do with the html listed below and/or with the ssrs 2008 report to make the different letters print on separate pages?
<p> </p><p> </p><p> </p><p>&CUR_DATE.EVAL</p><br /><br /><br /><p></p><p>To the &PAR_NAME.EVAL of &STU_FNAME.EVAL &STU_LNAME.EVAL &PERMNUM</p><p>&PAR_ADDR.EVAL</p>&PAR_CITY.EVAL, &PAR_STATE.EVAL &PAR_ZIP.EVAL<br /><br /><br /><br /> Dear &PAR_NAME.EVAL and &STU_FNAME.EVAL &STU_LNAME.EVAL:<br /><br /><br /> This letter is to inform you that &STU_FNAME.EVAL has the equivalent of 5 or more unexcused absences this school year. <span style="color: black; font-family: arial,sans-serif; font-size: 10pt;"><span style="font-family: arial; font-size: 14px;">We believe student attendance in school is a key component to school success, so it is very important for all children to develop habits of good attendance. Poor attendance contributes to failing grades, decreased learning opportunities, lower academic achievement and may limit your child's opportunities to be involved with school activities.</span><br /><br /></span><br /><p><span style="color: black; font-family: arial,sans-serif;">(Option 1)</span></p><p><span style="color: black; font-family: arial,sans-serif;">Please call me at <em>PHONE NUMBER</em> to discuss these absences. During this phone conference we will address concerns and issues that may be contributing to the absences, and develop a collaborative plan to try to improve attendance. </span></p><p><span style="color: black; font-family: arial,sans-serif;"> </span></p><p><span style="color: black; font-family: arial,sans-serif;">(Option 2)</span></p><p style="margin: 10pt 0in;"><span style="color: black; font-family: arial,sans-serif;">I have scheduled an attendance review on <em>DATE</em> at <em>TIME</em>. We will meet at <em>PLACE</em> located at <em>ADDRESS</em>. Please check in at the main office upon your arrival. During this meeting we will address concerns and issues that may be contributing to the absences, and develop a collaborative plan to try to improve attendance. The student and parent should attend this review. If you cannot attend this meeting please contact me at PHONE #. </span></p><br /><p></p><p> </p><p>We are notifying you so that together we can address all issues that may be contributing to these absences. Communication between the home and school is very important and we request that parents call the school each and every day that a student is going to be absent. Let us work as partners to make your child successful in school.</p><br /> Sincerely,<br /><br /><br />&SPA_NAME.EVAL<br /><p> School Support Liaison/ Attendance Designee</p><p>&SCHOOLNAME.EVAL</p>