Quote:
Originally Posted by Adam B.
Read some posts by scotty1024. From what I remember, it's impossible to have Java apps running full screen.
|
Yeah, Scotty had some convincing evidence that the JVM wasn't allowed access to that region of the screen.
Here's another of my nutty ideas... Can iPDF be extended to invoke a Java program to render each page of CBZ or CBR file (or a simple directory, perhaps with a manifest file that says 'Treat me like a comic book'), like it invokes libpoppler today? I'm not saying I want to doodle on my comics pages (though I wouldn't mind the option), but I would like:
- The option to choose fullscreen or any scaled size.
- The Pagebar (when I want it) to skip to particular pages.
- To have my page & position saved when I close the document.
(I also wouldn't mind the ability to delete an individual page from the CBR/CBZ archive or folder, but let's not get totally crazy here yet.)
Is iPDF the right place to do this? Is Java the best way to render this content? (It certainly seems to have the smallest code footprint...) Anyone have a better idea?