Class ICEPDFViewer

All Implemented Interfaces:
DynamicPropertyProvider, LocaleListener, MutableDynamicPropertyProvider, StyleProvider, ComponentLifecycle, QualityMonitor, VisionComponent, ImageObserver, MenuContainer, Serializable, Accessible

public class ICEPDFViewer extends PDFViewer
This class is simply a means of adding the ICEPDFViewer to the classpath to allow seamless upgrades in Ignition 7.8. The PDFViewer in the reporting module is a direct port of the IA Labs version, and so merely extending it with the correct path allows the previous components to load without the need to install the IALabs module. Doing it this way negates possible classpath issues that could originate by releasing the IA Labs module side-by-side Reporting, which also now uses the IcePDF library.
Since:
7.8.1
See Also:
  • Constructor Details

    • ICEPDFViewer

      public ICEPDFViewer()