Perhaps this has been covered, but I couldn't find it. I want to know about
importing HTML into Quark: not forms or fancy tables, just formatted text. You
see, we want to put together a newsletter using a web interface with tinyMCE
and then send it to the printer, who uses Quark. What would be ideal is if I
could translate the format tags into quark tags before sending it to the
printer: have a PERL script that reads in the HTM, translates the tags for bold,
italics, font size, etc into the corresponding Quark tags, then exports it as a
text file (or whatever) that the printer could import into Quark.
If that would work (and since I'm clueless about Quark I really don't know
if it would) then where can I find a translation table of HTML format tags to
Quark format tags?
Thanks!