has anyone been faced with this problem and any solution ... freeware?

  • Thread starter Thread starter Rahman
  • Start date Start date
R

Rahman

hi all,

I have arround 50 pages of java code. I am using JCreator freeware for
writting my programs. Jcreator is a good freeware it shows all the comments
in Green colour and code in Black plus java's reserved in Blue.

But unfortunately it doesn't print it in the same way. So my problem is how
can I print my code in the format i mentioned above. Copy and paste to MS
word removes the format. Jcretor doesn't allow it.

any freeware Image Capture to select all my code and change it to image????
any other solutioon, suggestion will be appreciated.

regads
 
It was a dark and stormy night when "Rahman"
I have arround 50 pages of java code. I am using JCreator freeware
for writting my programs. Jcreator is a good freeware it shows all
the comments in Green colour and code in Black plus java's
reserved in Blue.

But unfortunately it doesn't print it in the same way. So my
problem is how can I print my code in the format i mentioned
above. Copy and paste to MS word removes the format. Jcretor
doesn't allow it.

any other solutioon, suggestion will be appreciated.

Try using SciTE to print the files or (if direct printing doesn't
work) its function to export the java source code to HTML. SciTE
homepage is:
<http://www.scintilla.org/SciTE.html>

HTH
 
Thanks mate ...
it is so nice and cute
I wish it had the . pop up properties and methods option
i would have used it as my java editor!!

regards

rahman
 
Back
Top