Quote:
Originally Posted by acme2010
What a pity! But nevertheless thanks for your quick response. Do you know any possibility to read my plucker files on an Android phone? Or a tool to convert the plucker files to another Android readable format?
|
I don't know anything else offhand that reads Plucker docs on an Android platform.
I
did find a Windows command line tool that explodes Plucker documents to HTML, and you ought to be able to convert that to something you can read on the Hero. I've attached a zip archive to this message.
The syntax is
Code:
Usage: explode [--directory=DIR] [--verbose] [--jpeg-quality=XXX] DOCUMENT-FILE
where --directory is the directory to place the exploded files (the default is .\exploded under the current directory) and DOCUMENT-FILE is the Plucker document you want to explode.
______
Dennis