NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Embedding Images (Score:2)
Re:Embedding Images (Score:2)
Yup, because that was a case where I just couldn't do what I did in the rest of the book: find a simple answer for the problem. I actually started reverse-engineering how MSWord saves things and it was just getting crazily complex, and definitely outside what could be covered in a pocket guide. Thank God for the pngblib/jpegblib stuff, which I'm now also going to put into RTF::Writer!
But yes, if there's one point I can make about RTF, it's that MSWord is no better, no saner, and no more authoritative with RTF than it is with HTML. That is, it's often finicky about what it'll accept, and it makes at best just a token effort to make its output source readable.
Reply to This
Parent