Re: Source Code Print Utility ?
- From: "Bob S" <nospam@xxxxxxxxxx>
- Date: 27 Feb 2006 12:17:25 -0700
You're welcome.
Ahh, I have Castalia too and now understand what you're after... did a little googling:
Tool to print delphi source code
http://tinyurl.com/m663r
where Constantine Yannakopoulos said
"> I am looking for a tool that can print delphi source code with
structural highlighting,
i.e. with lines connecting begin - end etc,
Castalia does this on screen, but does not print...
SynEdit can do that with component TSynEditPrint."
Here's the addy:
http://synedit.sourceforge.net/
and what I could find of "TSynEditPrint"
cvs: synedit/SynEdit/Demos/PrintDemo
http://cvs.sourceforge.net/viewcvs.py/synedit/SynEdit/Demos/PrintDemo/
cvs: synedit/SynEdit/Demos/PrintDemoNew
http://cvs.sourceforge.net/viewcvs.py/synedit/SynEdit/Demos/PrintDemoNew/
If I understand correctly, you can define/create your own syntax highlighting scheme with the above.
Failing all that, you might try using SnagIt over at: http://www.techsmith.com/snagit/uses.asp#ShareWhatYouSee
I haven't tried that approach personally, but may work. When you find something that works, please post back so I can save the fix for future reference. :)
Oh, and doh... you could humbly ask Jacob to put this capability in his todo list.(just a little drag-select code/right click print with code blocks as seen visually option) ;)
rick luttrell <luttrell@xxxxxxxxxxxxx> wrote:
....
what I was looking for in that I'd like the structural highlighting which in my
mind shows vertical lines outlining each code block as Castalia does in IDE editor.
Thanks for your input.
-Rick
.
- References:
- Source Code Print Utility ?
- From: rick luttrell
- Re: Source Code Print Utility ?
- From: Bob S
- Re: Source Code Print Utility ?
- From: rick luttrell
- Source Code Print Utility ?
- Prev by Date: Re: Infopower 4000
- Next by Date: Re: Infopower 4000
- Previous by thread: Re: Source Code Print Utility ?
- Next by thread: Re: Source Code Print Utility ?
- Index(es):