Project :: Hologic, Inc.
Hologic Report
Viewer
Web Application
Hologic Report Viewer
Web Application
Hologic, Inc.
Project
The Hologic Report Viewer is a web application that allows users to view and print every Hologic report type in the local language.
The Hologic Report Viewer is a web application that allows users to view and print every Hologic report type in the local language.
Engineering Accomplishments
The Hologic Report Viewer is a web application I developed for users to view XML Hologic reports.
The application allows the user to select any number of the five report types.
The user then can view any of the reports, print any of the reports, or print all reports.
The Print All feature also includes a cover page with a summary of all of the reports.
The application code is on the instrument itself, and when the user exports any of the reports, the application is also exported.
When the application is exported, it uses the current language setting of the instrument (i.e., Spanish) to determine which language the application is displayed in.
Features
- Portable Web Application
- Supports All Five Report Types
- Print Individual Reports
- Print All Reports with Cover Page
- Available in 23 Languages
Technical Details
- Uses JavaScript to Convert XML Reports
- Uses CSS to Print Reports without the HRV Divs
- Uses CSS to Print All with Cover Page
- HTML Generated Using C++
- C++ Creates the Translated JavaScript Strings