Hola mensaje de prueba

2001-10-11 Thread Francisco Zamorano Glez

Re: trouble displaying CJK with plucker

2001-10-11 Thread Michael Nordström
On Thu, Oct 11, 2001, Zailong Bian wrote: I am not sure if it is a convertor (plucker-build) problem or a problem with the viewer. Neither. Support for multibyte chars is not included in the main version. Try the version in the i18n branch. As I have said before, any changes necessary to

Re: Color text,anchor,hr,table,bi-tone-image support

2001-10-11 Thread Bill Janssen
Robert, I'd like to keep the document format document up-to-date. What's the function code you are using for forecolor_start, and what are its arguments? I'll update the doc, marking it as experimental until we commit it. I could download the zip file and look, but I thought it would be

Microsoft Word to Plucker convertor, 1.0

2001-10-11 Thread David A. Desrosiers
I have sucessfully hacked together an MSWord to Plucker conversion script last night, and would like to slap it up on the website for people to use. There's a slight glitch, however.. it's going to have to behave differently than the PDF-to-Plucker one does now, in that most

Re: Microsoft Word to Plucker convertor, 1.0

2001-10-11 Thread MJ Ray
David A. Desrosiers [EMAIL PROTECTED] writes: Any ideas on how I should go about this? Or should I just dump the idea and move onto other things? The output from Word to Plucker is fairly impressive. Much more impressive than Abiword's output or even the Microsoft native Save As HTML

Re: Microsoft Word to Plucker convertor, 1.0

2001-10-11 Thread Chris Hawks
Sounds cool! What I've been doing for Word to plucker conversion is wvHtml which converts Word docs to html and then plucking them. (I have a before-pluck script that converts a list of doc files and writes a home.html and auto-plucks it.) Very useful for product specs for my current projects.