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

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
 
R

rir3760

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
 
R

Rahman

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top