JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

org.jpedal.examples
Class ShowLinks

java.lang.Object
  extended by org.jpedal.examples.ShowLinks

public class ShowLinks
extends java.lang.Object

This example opens a pdf file and gets the document links


Constructor Summary
ShowLinks(java.lang.String file_name)
          example method to open a file and return the links
 
Method Summary
static void main(java.lang.String[] args)
          main routine which checks for any files passed and runs the sample code
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowLinks

public ShowLinks(java.lang.String file_name)
example method to open a file and return the links

Method Detail

main

public static void main(java.lang.String[] args)
main routine which checks for any files passed and runs the sample code


JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support