Tutorial Customers can view the html inspection report in just about any language. Just copy and paste the reports unique URL into Goggles translator. |
|
Inspections: Adding Links Overview Adding a link to your report is was very simple process, the links you add, will look, and work correctly, both in the html (online) report, and as a PDF document. All that needs to be done is to add some simple html code. This html code will allow the links to work for in the Remarks (Info Sections), in the footer Notes, and for the photo captions of Comments and Issues. (below example) The code is shown in black, the text in red is what you will change. <a href="the complete website address" target="new"> subject name</a> Example: <a href="http://www.cdc.gov/mold/faqs.htm" target="new"> CDC-General Mold Information</a> Appears in the inspection report as:
|