From: Dasn <da...@us...> - 2004-03-17 12:00:29
|
On Tue, Mar 16, 2004 at 09:40:19PM +0800, Alecs K. wrote: > Took a look at it. This plugin uses the utility 'txt2pdf' to do the > conversion. Seems 'txt2pdf' can only produce kinda 'plain text' pdf > file.. No links recognized and generated in the doc. Not that bad... According to the Readme of txt2pdf: ====================================================================== o You can mark coloured (using PERL regular expressions) phrases in the produced PDF files. o Internet specific phrases such as http://... ftp://... mailto:... file:... ldap:... news:... will automatically be made into clickable URL's. o You can create a link to a specific age within a PDF document by simply adding http://...pdfdocument#pdfmark o japanese, traditional and simplified chinese, korean support ====================================================================== Sounds perfect huh? But I can't get it work that way. Someone familiar with 'PDF syntax' may dig it out. Cheers. |