| 
				 
					Welcome,
					Guest
				 
				
			 | 
			
					
							
  | 
						
							
 
		Weird... 
In 2.7 if I create a document and insert it before the summary it prints at the beginning of the report if the checkbox in edit documents is not checked. If I check the box, it prints in the correct order. ??? I want it on its own page however because my summary intro. is a two-thirds of a page.  | 
					
| 
							 Please Log in to join the conversation. 
		Darin Redding, CPI 
Housecall Property Inspections san diego home inspection foundation inspection property inspection rental inspection This email address is being protected from spambots. You need JavaScript enabled to view it. 619-663-8740  | 
					
							
  | 
						
							
 
		Did you get this figured out after we talked last night?	 
 | 
					
| 
							 Please Log in to join the conversation. 
		Dominic Maricic 
Home Inspector Pro Home Inspection Software - CEO  | 
					
							
  | 
						
							
 
		Got busy but I'm checking into it now.	 
 | 
					
| 
							 Please Log in to join the conversation. 
		Darin Redding, CPI 
Housecall Property Inspections san diego home inspection foundation inspection property inspection rental inspection This email address is being protected from spambots. You need JavaScript enabled to view it. 619-663-8740  | 
					
							
  | 
						
							
 
		Ok, let me know.	 
 | 
					
| 
							 Please Log in to join the conversation. 
		Dominic Maricic 
Home Inspector Pro Home Inspection Software - CEO  | 
					
							
  | 
						
							
 
		 ;D  Worked great, thanks. 
As an unrelated issue - I had to format the source code of the document to get it to present properly. I was getting <p> tags, but when trying to separate <p>'s in the editor, I was getting additional <p> tags when viewing source but the text was printing in the pdf as a single paragraph ???. Adding break tags worked however. Here is the final code: <html>
  <head>
    
  </head>
  <body>
    <br>
    <br>
    
    <p>
      <font face="Calibri">The Report Summary beginning on the next page is 
      provided to allow the reader a brief overview of the findings of the 
      report. The summary includes a list of items of a serious nature that 
      relate to safety and function. The summary is not a complete listing of 
      all the findings in the report and reflects the opinion of the 
      inspector. Reading this page alone is not a substitute for reading the 
      report in its entirety. The entire Inspection Report, including the 
      InterNACHI Standards of Practice, limitations shown throughout the 
      report, and the Inspection Agreement you signed previously must be 
      carefully read to fully assess the findings of the inspection. This 
      summary is not intended to determine which items may need to be 
      addressed per the contractual requirements of the sale of the property. 
      Any areas of uncertainty regarding the sale contract should be clarified 
      by consulting an attorney or your real estate agent. </font>
    </p>
    <br>
    <br>
    
    <p>
      <font face="Calibri">It is recommended that any deficiencies and the 
      components/systems related to these deficiencies noted in the report be 
      evaluated/inspected as needed by licensed contractors/professionals <b>PRIOR 
      TO THE CLOSE OF ESCROW</b>. It is important to keep in mind that Home 
      Inspectors are generalists only, and may not have the technical 
      expertise to make informed decisions on how best to remediate 
      problems/deficiencies in a particular system and/or component. Further 
      evaluation prior to the close of escrow is therefore recommended so that 
      a properly licensed professional can evaluate the concerns in this 
      report to determine the best course of action to remediate the 
      problem/deficiencies, if any. </font>
    </p>
    <br>
    <br>
    
    <p>
      <font face="Calibri">Please remember that a Home Inspector is not a code 
      compliance inspector and cannot legally state if a structure, component 
      or system has been installed or currently exists in a state that would 
      be considered "code compliant". Only building officials recognized by 
      the city having jurisdiction in your area can make such a claim. 
      Further, Home Inspectors do not verify if a permit or certificate of 
      occupancy exists for any addition or other remodeling project that might 
      have been undertaken at the property. As part of the buyers due 
      diligence, we recommend that this process of discovery be undertaken by 
      someone with expertise and authority prior to the close of escrow.</font>
    </p>
  </body>
</html> | 
					
| 
							 Please Log in to join the conversation. 
		Darin Redding, CPI 
Housecall Property Inspections san diego home inspection foundation inspection property inspection rental inspection This email address is being protected from spambots. You need JavaScript enabled to view it. 619-663-8740 
	
	
		Last Edit: by Darin Redding.			
	
		 
 | 
					
							
  | 
						
							
 
		The problem automatically cleans up the <p> tags it creates. If you added some of your own it won't fine them, which is why you needed the extra br. 
 | 
					
| 
							 Please Log in to join the conversation. 
		Dominic Maricic 
Home Inspector Pro Home Inspection Software - CEO  |