View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Avi Avi is offline
external usenet poster
 
Posts: 29
Default Page Format lost while saving to html

Hi,

I have a excel macro that converts .xlsx to .html. I wanted to convert
the exact formatting (page layout, margins, print area) to the html,
somehow this is not working. Html looses the page layout, some of the
charts that are visible in the excel screen gets offset to the right
in the html format.

Can someone suggest a workaround for transitionaling the page setup
from excel to html while coneverting.

thanks in advance.
avinash