Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: XSLT to TT

by grep (Monsignor)
on Dec 07, 2006 at 23:36 UTC ( [id://588499]=note: print w/replies, xml ) Need Help??


in reply to XSLT to TT

I'm going to rephrase your question into what I think you're trying to ask.

You are currently using XML and XSLT to create HTML and PDF versions of your XML file. You want to know if you can get rid of the XSLT process and just use Template Toolkit to turn your XML in PDF and HTML?

For the HTML output, sure you can do that. It should be fairly simple.

For the PDF output that'd be a little hard. TT Templates are more form-like, where PDF syntax is more of a language (IIRC similar to PS). But you could use one of the many utilities to convert the HTML to PDF. Though, that may not look the way you want.

grep
XP matters not. Look at me. Judge me by my XP, do you?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://588499]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found