Web programming tools (PDF)
jbv
jbv.silences at club-internet.fr
Wed May 7 15:05:01 EDT 2003
Chipp Walters :
> Good point...But I need the ability to batch convert from HTML to PDF in
> MetaCard...(on Windows...)
>
IMHO, HTML or PDF don't really matter...
I mean : the most important thing to consider are the layouts.
Do your documents (either in HTML of PDF form) have a
fixed layout (or at least a limited set of possible layouts) ?
If yes, then conversion should be pretty straightforward, using
templates and the REPLACE function.
Of course, XML would be an even better candidate...
I mean : HTML -> XML -> PDF
JB
More information about the metacard
mailing list