View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
titanko titanko is offline
external usenet poster
 
Posts: 1
Default PrintTitleRows Problems


Hi.

So, i'm create XML Web Service (c#.net) to export some data from MS SQL
Server 2000 to excel file.
I use *PrintTitleRows* property to set title for next pages.
Web Service return *byte[]* to -IExplorer- *Response.Write(byte[])* and
a user can get standart Open/Save dialog: "*File Download*".
All work correctly when i choose *Save* button.
But when the user click on *Open* button, start excel application and
PrintTitleRows dosen't work. 2nd page haven't any title on print
preview and print.

Any Suggestion??
Can anybody help me ???
Thanks.


--
titanko
------------------------------------------------------------------------
titanko's Profile: http://www.excelforum.com/member.php...o&userid=26548
View this thread: http://www.excelforum.com/showthread...hreadid=398162