ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
module to convert text to tiff ???
by Greg Aiken other posts by this author
Jun 23 2008 8:19AM messages near this date
view in the new Beta List Site
module to convert text to tiff ??? | Re: module to convert text to tiff ???
more things to search for and learn about, will give you more insights;

ghostscript - converts text to various image formats (platform independent -
based on postscript fonts for 'rendering') file formats supported include
tiff.

pdfwriter - could be possibly accessed using windows (a windows printer
driver that converts any 'windows printable file' to pdf, which can then be
converted to a tiff)

imagemagick - several functions will render text into an image file.  for
small text blocks this would work, but for full pages of fancifully
formatted text, youd be forced to manage the fancy placement - in essence
your program would be responsible for the page layout.  there is a command
line version, and a perl interface - though I don't know how current the
perl interface is.

latex, enscript, 



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mike Schleif
Greg Aiken
Greg Aiken
Sisyphus
Glenn Linderman
Jenda Krynicky
Mike Schleif
Christopher Taranto

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved