[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Excel/PDF files on-the-fly
> Actually, you can do it quite easily by building a UserTag based
> on the [backup-database ...] tag. That uses Spreadsheet::WriteExcel.
> Look at lib/UI/pages/admin/dbdownload.html for an example
> of how it is called, and at the usertag/backup_file.tag for
> the actual code.
Could this send the content back to the browser without having to do the
export-thing first (as for the moment in admin/dbdownload.html)?
Rene