View Single Post
Old 05-02-2007, 05:11 PM   #48
Bert
Enthusiast
Bert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with othersBert plays well with others
 
Posts: 43
Karma: 2898
Join Date: Jan 2007
Location: Belgium
Device: iRex iLiad, PRS-600
@rrustema:

For a non-developer, it might be best to just use the "ILiadPdfScribbleMerger v1.7.5.zip" file from the first post, that file doesn't contain the java sources which are useless for a non-developer. Note that you best use the latest version (1.7.5 instead of the 1.4 you mentioned), because it contains some bugfixes and improvements.

For starters, the Java JRE has to be installed (version 1.4.2 or higher), you can find it at java.com. To run the program, it should be possible to just doubleclick the .jar file (If it also works that way on a mac - I've never used a Mac so I don't know). If that's not possible you have to run the command "java -jar <path to jar>" somehow (I don't know how to do this on a Mac though).

If you can get the program to start the rest should be pretty straightforward: Just open the directory containing the pdf (the folder ending with .pdf in your case) by clicking the browse button and locating the file, or just drag-and-drop the directory to the textbox.
Next you choose a merge option (the default 'create new' might be best for you - that option creates a new pdf and keeps the sources intact). Finally you select a destination (the actual file-path, "c:\output.pdf" for example") and click on merge ... that should do the trick.

Last edited by Bert; 05-02-2007 at 05:14 PM.
Bert is offline   Reply With Quote