• vote
    66
    0 starsljc | Shared With: Everyone - Nov 30 2007 | free
    Doc2PDF Online

    This is a nice free online tool, for when you need to print a fancy formatted graphical Word document but don't have Word installed. I had a doc that was getting totally mangled by OpenOffice, hardly displayed at all in WordPad, but came out perfectly using this thing.

    Showing 1 - 1 of 1 commentsYou must be Lee's friend before you can comment on this Fave.
    Send Lee a friend request or a personal message instead.

Related Faves from ljc

  • vote
    12
    0 starsljc | Shared With: Everyone - Sep 17 2007 | linux, free, how

    i need to be able to turn a java application into a native windows command-line executable (not requiring an installed jvm). don't ask why. anyway this dude says he's found the way, so i'm going to try and follow in his footsteps.

    UPDATE: It f@##@ WORKS!! Amazing.

    Down side: my app currently does almost nothing and the compiled exe takes up over 40MB. I'm hoping all that bulk is mostly the JVM stuff, and it won't get too much bigger when I add my code. We'll see.