Results 1 to 4 of 4

Thread: "Pretty Printing code"

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    Jonesboro, Arkansas
    Posts
    5

    Lightbulb

    Hey all....

    my associates and I are getting ready to completely overhaul a project and are looking for a nice way to print out our VB code in "COLOR". We would like a PRETTY hard copy to put on our table and keep track of changes and such. We are looking for something that will print out the code similar to the way it shows in VB using "BLUE" for keywords and GREEN for remarks etc.

    Any IDEAS?

    Thanks...

  2. #2
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606
    Two idea, but both of them would be long:

    1-use print screen and paste it, modify it and print it!

    or

    2-copy and paste your code in a thread and use the button
    'show a printable version' and all the code will be in vb code.
    don't forget to put if you want color.

  3. #3
    Member
    Join Date
    Oct 2000
    Posts
    38

    Thumbs up prettycode.print

    I use prettycode.print from vbcity. Has all the features you are looking for. It's Freeware.

    Chris.
    Chris

  4. #4
    Hyperactive Member
    Join Date
    May 2000
    Posts
    344
    Didn't know VB didn't actually print out color once you select print and print all source code........ Every method i can think of will take long........you can also do a s*** load of print screens but that would take forever.
    -RaY
    VB .Net 2010 (Ultimate)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width