SAS ODS HTML page breaks for Excel

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Mar 2005
Posts: 192
Reputation: stupidenator is an unknown quantity at this point 
Solved Threads: 4
stupidenator's Avatar
stupidenator stupidenator is offline Offline
Junior Poster

SAS ODS HTML page breaks for Excel

 
0
  #1
Jun 20th, 2007
I am not sure if it is possible, but I am creating a SAS report using ODS HTML and I am saving it as a .xls so it is opened with Microsoft Excel. I am wondering if it is possible to program in the page breaks, so that I can control what tables show up on what pages and to prevent parts of tables being orphaned from the rest of the table. Any help would be greatly appreciated.

Thanks,
Nick
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 2
Reputation: Romasio is an unknown quantity at this point 
Solved Threads: 1
Romasio's Avatar
Romasio Romasio is offline Offline
Newbie Poster

Re: SAS ODS HTML page breaks for Excel

 
0
  #2
Feb 9th, 2009
Hi there,

I was trying to do the same with HTML for Excel, and so far the only option I see is to insert RowBreak XML tags into HTML header where Excel-related settings are kept when generating the report. Excel does not understand CSS attributes such as page-break-after, page-break-before or page-break-inside. Also on W3C website it is said to avoid using these attributes inside tables, what in Excel is the main container element usually.

My initial testing went with Excel 2003.Today tried to test with 2007 version and it is still the same, CSS page-breaks are not understood and this is probably because the file is named with *.xls extension and maybe Excel 2007 tries to render HTML/XLS document with Excel 2003 engine.

Anyway, if you find out anything usefull, please tell me, because I don't want to leave page-break adjusting to user, everything has to be automatic. Thanks.
Last edited by Romasio; Feb 9th, 2009 at 2:58 am.
Success is overrated. Survival is fun.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for Computer Science
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC