Quote:
Originally Posted by kusmi
What operating-system do you use?
I had the same problem - but had a linux-server running at home, so I configured it that way, so my iLiad automatically uploads the outbox to my linux-server (I just click the iLiad "connect" button -> it will connect to my linux-box to it's windows-share and uploads my outbox, and imports all new documents)
Then I have a cron-job (a linux script, which checks on a regular interval, e.g. 1 minute) if they are new uploaded content. If they are, I automagically convert all the pdfs+scribbles of all files in that folder using the excellent java "iLiadPDFScribbleMerger".
|
Wow, complicated!
I'm on Windows Vista, probably I could use windows scripting to do the same, but I don't know anything about windos scripting, yet. However, I only need to merge scribbles contained in a list of directories and have the results in another directory (or in multiple subdirectories).