HTML to XLS formatting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • code green
    Recognized Expert Top Contributor
    • Mar 2007
    • 1726

    #1

    HTML to XLS formatting

    I am using php to create a sales report on a XLS document.
    I am doing this by writing a HTML string to a file.
    Layout is OK but two problems.
    1. The columns are much wider than the HTML table in the browser
    2. Don't know how to insert a page break
    Anybody help me with this?
    Thanks
  • code green
    Recognized Expert Top Contributor
    • Mar 2007
    • 1726

    #2
    Hmmm. Problem 1 seems to have solved itself.
    Anybody know how to insert page breaks?

    Comment

    Working...