Class PdfFXViewer


  • public class PdfFXViewer
    extends Object
    Example of integrating ICEpdf into a JavaFX application using Java 8 and SwingNode.
    • Constructor Detail

      • PdfFXViewer

        public PdfFXViewer​(javafx.scene.layout.Pane parent,
                           String pdfPath)
                    throws Exception
        Throws:
        Exception
      • PdfFXViewer

        public PdfFXViewer​(javafx.scene.layout.Pane parent)
      • PdfFXViewer

        public PdfFXViewer()
        Open this viewer in a new window