Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. //start application
  2. ClassReference c = new ClassReference("org.jpedal.examples.viewer.Viewer");
  3. c.startApplication(new String[]{inputFolder + testFile});