On Thu, Jan 06, 2005 at 11:41:34AM -0500, Thomas, Mark - BLS CTR wrote: > I use both TT and Spreadsheet::WriteExcel, yet I'm not sure what you're > trying to accomplish. Why are you trying to combine the two? Are you trying > to create Excel templates with embedded TT constructs? Personally, I send my > generated spreadsheets directly to the browser. > > - Mark.
Can't speak for the others... but personally I would love to be able to do just
that... being able to take one data set and do
$template->process('pdf');
$template->process('html');
$template->process('excel');
is one of the biggest draws I have to using a templating system... and hence TT.
About a year ago I thrashed TT and Spreadsheet::WriteExcel just playing with if
it would take a passed SS:WE object and allow me to call the methods on it
inside the template... Ran into problems though because SS:WE isn't to keen on
TTs method of passing :}
Would love it if someone did get this working... just havn't had time to do it
myself yet...
--
Todd Freeman Ext 6103 .^. Don't fear the penguins!
Programming Department /V\
Andrews University // \\ http://www.linux.org/
http://www.andrews.edu/~freeman/ /( )\ http://www.debian.org/
^^ ^^
signature.asc
Description: Digital signature
