I am working on writing an application that requires the ability to "process" PDF files. Basically the user would choose either a single file or folder or files (PDF only) and the program would "process" the files. The "processing" involves reading any meta data available (Title, Author, etc) and creating and saving a thumbnail (jpg, gif, doesn't matter) of the first page of the PDF file.
I am writing this in REALBasic because I hope to release it to the public for any operating system (Windows, Mac, Linux). Any help is greatly appreciated. Thanks in advance!!
Start Free Trial