Re: writing to a notepad in perl
- From: sanjeeb <sanjeeb25@xxxxxxxxx>
- Date: Wed, 28 Nov 2007 21:42:05 -0800 (PST)
On Nov 29, 9:46 am, "Jürgen Exner" <jurge...@xxxxxxxxxxx> wrote:
rajendra wrote:
But there a way I can write a text file in fonts i.e some content in
BOLD letters and some in italised etc using perl functions.
Sure. You can output HTML or TeX or PostSript or RTF or PDF or whatever
format you are thinking about. Do you have something specific in mind? Then
just do a search on CPAN and chances are pretty good that you will find a
module that supports that format.
jue
Check Win32::OLE in capn to suit most of the formatting stuffs.
.
- References:
- writing to a notepad in perl
- From: rajendra
- Re: writing to a notepad in perl
- From: Jürgen Exner
- writing to a notepad in perl
- Prev by Date: Re: How to persist and query a hash lookup in memory with Perl ?
- Next by Date: Re: Side effects of overloading quotes ""
- Previous by thread: Re: writing to a notepad in perl
- Next by thread: Re: writing to a notepad in perl
- Index(es):
Relevant Pages
|