in reply to Re^3: Converting XLS to HTML
in thread Converting XLS to HTML
"Hi Monks, not sure if this question got lost over time, but was hoping to get it back on the radar"
It didn't get lost, it's been less than a day since you posted. You found an example using Spreadsheet::ParseExcel, and have a HTML output you seem happy with. Use this as the basis of a template (HTML::Template/Template) and populate it with the values extracted using Spreadsheet::ParseExcel. Tutorials->Framework, Templating, and Content Management Systems->HTML::Template Tutorial.
Read and understand the module docuemntation, the linked tutorial, have a go and if you can't get it to work the way you want reply with what you've tried and the errors and I'll take a look.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Converting XLS to HTML
by dirtdog (Monk) on Jul 25, 2017 at 15:02 UTC | |
by marto (Cardinal) on Jul 25, 2017 at 15:04 UTC |