All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jpedal.examples.viewer.res.tips.apps.pdfsupport.html Maven / Gradle / Ivy

There is a newer version: 20151002
Show newest version

	

JPedal includes can now be used to add PDF support to your application in just two lines of code.

      Viewer viewer = new Viewer(rootContainer, null);

      frame.add(rootContainer, BorderLayout.CENTER);

rootContainer = Display Component

frame = Your applications GUI

For more information read the tutorial





© 2015 - 2024 Weber Informatics LLC | Privacy Policy