Blank rows on page after header but before body?

I've got a "blank row" at the top of my pages using a certain page template. From the template, my header is :
<html lang="&BROWSER_LANGUAGE.">
<head>#HEAD#<title>#TITLE#</title>
<link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_9/theme.css" type="text/css" />
<style type="text/css" >body {background-color: #EEEEEE;}</style>
</head>
<body #ONLOAD#>#FORM_OPEN#HERE1
Then my template body is :
HERE2<table background="#WORKSPACE_IMAGES#TOP_BAR.PNG" width="100%" cellpadding="0" cellspacing="0" border="0" summary="">
<tr>
<td align="left" valign="top" >
Any page that uses this template renders as follows :
HERE1
HERE2
... rest of page
Why is there a gap between HERE1 and HERE2? How can I get rid of this? My application needs as much real estate on the page as possible.
Thanks for any advice,
Matt

Did not see a button the edit my post. Have more information to add to post.
After playing with this issue for a while here is what I have to add. This issue with Smart Web Printing is not happening when I use Yahoo, AOL or another search engine. It only seems to happen 90% of the time when I use Google & only if I "hide" Smart Web Printing & then "show'' it again (I like to "hide it while I browse so I have more screen area to view web pages). If I start my browsing session through Google and do not "hide" Smart Web Printing all is usually functioning OK. Once I  "show" Smart Web Printing, no good. As soon as I "show" it the balance of the screen where the web page should be turns to a blank white page, as soon as I "hide" Smart Web Prining again the web page is immediately back. Note: this does not happen 100% of the time (about 90%). Uninstall & reinstall did not help, and at one point it did work properly with Google (about 1-2 months ago). Searched all over this site, Google & the web no answer yet.  Maybe some update/conflict somewhere, I can't find the answer yet. Its probably something silly easy that I am missing. Any ideas?
Will post back if I find an answer.

Similar Messages

  • Printer just started feeding a blank page after some, but not all printed documents

    Printer just started feeding a blank page after some, but not all printed documents

    Hi @cam21 ,
    I understand that you are having issues printing, after some documents you are getting blank pages. I would be happy to help you.
    I would do a hard reset to see if that will resolve the issue.
    Leave the printer on and unplug the power cable from the printer and wall outlet for 60 seconds.
    Then reconnect the power cable to the printer and wall outlet rather than a surge protector.
    This ensures the printer is receiving full power and may help this situation.
    What application are you printing from?
    It may be a setting in the application.
    Does this happen from all applications?
    Download and run the Print and Scan Doctor. It will diagnose the issue and might automatically resolve it. http://www.hp.com/go/tools>Using HP Diagnostic Tools for HP Printers in Windows.
    How is the printer connected? (USB/Ethernet/Wireless)
    What were the results when you ran the Print and Scan Doctor? (did it print or scan, any error messages)
    If there is anything else I can help you with, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • After login but before I can access the internet I get a request for my login password so that - aosnotifyd - can access my login key chain. How can I get it to remember my password?

    After login but before I can access the internet I get a request for my login password so that - aosnotifyd - can access my login key chain. How can I get it to remember my password?

    Rephrase your question. Do you mean you keep getting login key chain errors?

  • Discounts at after ED but before VAT

    Hi friends,
    My requirement is, Discounts at two stages - before ED & after ED but before VAT,Normaly ed and tax(vat) are calculated automatically from tax process.
                  But my requirement is,
                                          Gross price-1000
                                         discount 10%- 100,1000-100=900
                                          ED 10% -90, 900+90=990
                              2nd discount 10%-from 990 it is 99,  990-99=891
                                  VAT 4%-from 891 it is 35.64
                                               Total,891+35.64=926.64
    reg,
    murali

    Hi Ajit,
    Appreciate your answer.
    Taking you answer into consideration i have below excersice. 
    Subtotal '6' to Freight and Discount conditions
    362 routine to BASB conditon type in OBQ3
    363 routine to VAT condition in OBQ3
    it will work perfect in case of Discount after ED before VAT. but in case of Freight after ED bfroe VAT its not working.
    Since 362 routine, will do minus '6' subtotal value and plus '4' vlaue.
    If we add freight component to condition then system will reduce amount from BASB. that is practicly we dont wan't.
    expected your comment.
    Regards,
    Rajesh

  • How to incorporate discount after excise but before CST

    Hi
    How to incorporate discount after excise but before CST in pricing structure both in OBQ3 and normal pric structure?
    Thanks in advance
    Regards
    venkat

    Hi
    friends
    I am sorry I thought that this has been solved after I made some changes, but this issue is remained as unsolved.Please help me by giving solution.Most urgent.
    Tegards
    venkat

  • Excel export contains a blank row for the Report Header

    Hi,
    I am getting a blank row as the first row in my SSRS report when exported to excel. I have already taken care of following things,
    1. I have hidden all of the Page Header items using Globals
    2. The position of Report Body Tablix is 0, that means there is no space between report header and Report Body.
    I have developed this Report in SSRS 2012, please let me know if any more details are required. I think even after hiding Header Items, excel creates a placeholder for page header. I can't remove header from my reports as it is needed to be published in
    pdf.
    Regards
    Mohit

    Hi Mohit,
    According to your description, you are getting a blank row as the first row in your excel report when you export the report to excel, you have hidden all the items in the Page Header by using the Globals, right?
    This blank row is for the page header, although you have hidden all the items in it, but it will still display when export report to excel. Because we can’t hidden the page Header directly. Normally, we can hidden all the items in the page Header, So in
    the design phase we can also see the blank area above the report body when preview.
    We have an alternative way by add the “SimplePageHeaders” setting in “RSReportserver.config” file, after configuration the page Header will not display in the first row of the worksheet but is rendered to the Excel page header. In Reporting Services, the
    “SimplePageHeaders” default value is “FALSE” and it indicates that the page header is rendered to the first row of the worksheet. In order to display the page header in the Header/Footer section of Excel, we need to set the “SimplePageHeaders” setting value
    to “TRUE”. I did a test on my local machine and here are my steps:
    Navigate to RSReportserver.config file: <drive:> Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\RSReportserver.config.
    Backup the RSReportserver.config file before modify it, open the RSReportserver.config file with Notepad format.
    Set the Excel rendering extension code like this:
    <Render>
    <Extension Name="EXCELOPENXML" Type="Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.ExcelOpenXmlRenderer,Microsoft.ReportingServices.ExcelRendering">
    <Configuration>
    <DeviceInfo>
    <SimplePageHeaders>TRUE</SimplePageHeaders>
    </DeviceInfo>
    </Configuration>
    </Extension>
    </Render>
      4.  Save the RSReportserver.config file.
    Note: Changing the rendering extension parameters only affects rendering operations on the Report Server.
    When I access to Report Manager and export the report(includes a page header) to Excel format, the blank row will disappear now.
    Similar thread for your reference:
    SimplePageHeader property in SSRS 2008 not working
    Removing 2 top blank rows when export to excel in ssrs 2008
    r2 report
    You can find more detail in these articles about the page header and page footer:
    Exporting to Microsoft Excel (Report Builder and SSRS)
    If you still have any question, please feel free to ask.
    Regards
    Vicky Liu

  • I updated safari and now it opens with a blank page.  I can open a page after that but my homepage doesn't open.

    When I launch safari it opens with a blank page.

    Hey mate,
    I was having the same problem. If you upgraded to Lion - apparently there is a 'general tab' in the system preferences that has a box that you need to un check. (The box says something about restoring all last windows from last session)
    If you updated Safari but are not using Lion, here is how to fix it. Simply delete this item fromyour Mac HD and restart Safari.
    [USERHOME]/library/preferences/com.apple.safari.plist
    Hope this helps... It worked for me!

  • HP2545 Prints blank or grey pages after cleaning, and changing the ink

    Hello.
    I just now happen to have a problem with my printer.  I was doing some important scanning of files and all of a sudden the printer stopped printing (I got only blank pages). So I thought that the ink was used, so I changed it. Still nothing. So I cleaned the printer one time, then second. The test pages came in without the letters, the colors are OK but the intense black dots on test page are actually grey. I don't really know what I can do without giving the printer to service. The printer is actually pretty new, I think I bought it 2 months ago.
    Thanks for replies,
    Kitsu.
    This question was solved.
    View Solution.

    Hi Kitsune_San.
    If you purcahsed your printer 2 months ago, it is still under warranty.  I would suggest contacting HP Support at 1-800-474-6836.  Alternatively, you might consider going to HP.com and do a search on the model number of the printer you have.  There are typically a number of technical documents, user manuals and support topics that might help you resolve your issue.  In addition, there is a good diagnostic tool at Print and Scan Diagnostic  which might be helpful.
    If any of these helps resolve your problem, please update your post as Resolved so others might benefit from this.
    I am an HP Employee.

  • Blank/pause between pages on IE, but not Firefox

    Why does IE have 1/2 -1 second pauses or 'white' blank pages
    when you click between links, but Firefox is seamless (which looks
    way better). When it's in teh cache it's OK, but FF is Ok from the
    start.
    Any idea???
    Thx
    Dean

    Guessing here but Google for "FOUC"
    (flash of unstyled content)
    A link might help
    "Deansplit" <[email protected]> wrote in
    message
    news:et4hhk$pu4$[email protected]..
    > Why does IE have 1/2 -1 second pauses or 'white' blank
    pages when you
    > click
    > between links, but Firefox is seamless (which looks way
    better). When it's
    > in
    > teh cache it's OK, but FF is Ok from the start.
    >
    > Any idea???
    >
    > Thx
    >
    > Dean
    >

  • How do I run a program after login, but before the desktop?

    How would I run a program right after the initial login using gnome/JDE?
    With CDE I could edit the ~/.dtprofile to get the desired effect, but dtprofile is a CDE configuration file.

    There used to be sn automator action that might have gotten the job done. It was on http://automatorworld.com/ but I can't seem to find it now.
    I haven't test this under Lion but there is a system preference pane called "Do Domething When" that should get the jeb done. http://www.azarhi.com/Projects/DSW/
    I have taken the opposite approach. My iTunes library and I have the same problem if it has not been mounted when iTunes launches. I created an Automator app that mounts the music then launches iTunes. Try mounting the drive the launch Automator to create the following workflow.
    1. Connect to server and select the external drive.
    2. Us the Launch Application step to launch iTunes.
    Unmount the external drive and test the workflow. If it works save the workflow as an app and use that to launch iTunes.

  • HOW do I remove SPs after uncompressing BUT before applying???

    I've uncompressed some Support Packages that I do not need to apply ... ie. IS-OIL, I accidently unpacked this item and do not have to apply it.
    Thanks
    maria

    Hi Maria,
    Decompressing .SAR or .CAR file is nothing but creating the .ATT and .PAT files in the OS level. it's by default compressed to DIR_TRANS\eps\in. (the same thing is done by putting .SAR file in /trans and then uncar by sapcar to /trans/eps/in.. in the case of uncar by sapcar tool in the server)
    If you don't need to apply that, then its okay.. not mandatory to delete the .att and .pat files. but if you don't want something to stay on your trans folder unnecessarily, then you may search for those .ATT and .PAT of IS-OIL then delete them manually.
    .ATT gives the attributes of the patch.. you can know by reading it which one is for IS-OIL.
    or the easiest way would be to take the .CAR or .SAR file somewhere in a dummy folder and uncar there by sapcar tool to see the exact .att and .pat files and then search for the same files in /trans/eps/in folder and delete.
    Regards,
    Debasis.

  • How do I delete download of ios 7? (after download but before installing it)

    I have downloaded ios 7 onto my iphone 4s, but at this time, I would like to defer installing it.  How do I delete the install and free up the space on my iphone?

    Can be done. Read here:
    https://discussions.apple.com/message/23278869#23278869

  • Black screen after boot but before login screen

    Hi,
    I have a windows server 2012 machine running ADDS, recently I installed new hardware in to the machine but when I turned the server on windows would not fully load, in Safe Mode nor normally. So I removed the hardware I had installed but it
    was still like it. The only mode I can boot and interact with the login screen is in Active Directory Restore Mode
    Current config
    HP DL360 G5
    4GB RAM
    Windows server 2012 r2
    Jordan Harvey

    I don't see 2012 R2 listed but you'll surely want the proliant support pack installed.
     http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=1121420
    I wasn't able to find it here either.
    http://www.windowsservercatalog.com/results.aspx?&text=dl360+g5&chtext=&cstext=&csttext=&chbtext=&bCatID=1282&cpID=0&avc=10&ava=80&avq=0&OR=5&PGS=25&ready=0
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • White spaces jumps on the top page between header and reprot body on middle of a large multiple pages report

    I have similar issue with the white pages on the SQL Server 2012 Report Builder
    3.0. I created a multiple pages invoice report based on
    XML data file, which contains about 80 pages per report.  The report runs good.  But when try the Print Layout ,(PDF file too) some white space happened on the top of report bodies among or after page 70th of the report combines with the First letter
    "R" of Invoiced Company Name. Such as:  "R Delivery Inc." or "Rock ..." , " Rose ..." " ,,," means  names continues. (The report is sorted with Company name, and company ID). After "R". 
    (The page # changes based on the "R" name s position in the report), and the white space happens before "R" and jump up and down after. When the Other Letter shows up such like "S", the report text position goes normal until the
    end of report, the white space will be gone after "R".   I tried all methods those I could find online to reset the page margins, page breaks, LTrim, RTirm Company names, setting of page breaks.  So far all the method meet "R"
    will be no cure. (Even I set page break between each instance of a group, company names as “Rock...” and “Rose...“ are still set on same page.   I am wondering, does the SQL Server 2012 Report Builder has pages limitation? Or The Letter "R"
    has some bugs hide behind?  Please help! 

    Hi Helen,
    As per my understanding, I think this issue is caused by width size is not appropriate in the report. To narrow down this issue, please make sure that Body Width + Left margin + Right margin <= (Page width).
    If the tablix is a matrix, because of the column group can expand to multiple columns, we should according to the following rule:
    Body Width + Extra expanded column width + Left margin + Right margin <= (Page width).
    Besides, please make sure there are no extra page breaks before each “R”. To check whether the issue is caused by the letter “R”, we can try to use another field to replace the Company Name field.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to get a Sum of rows, when i use the property max. rows p. page ?

    Hi all.
    I've got a query and get a lot of rows (amounts) back.
    Now i want to have max. 21 rows per page.
    So, first i used the property "max. rows p. page"=21.
    But i want a have Sum-Field p.page too, which shows the sum of the amount p. page at a >fixed place (bottom, left) at the page.
    this didnt work well....
    Because when i have 30 rows, then the sum will shown at the second page (because the sum-field its after the repeating frame).
    ...Now i forgot the property and placed a function and two placeholder in the query like this:
    Function:
    :cp_row:=:cp_row +1;
    if (mod (:cp_row,21)=0)) then :CP_pagenr:=:CP_pagenr+1;
    Placeholders: cp_row, cp_pagenr
    Now i want to use :CP_pagenr to change the group - but Report Builder says: I cant... because placeholder are not allowed to change a group.
    So.. perhaps anyone can give me a hint how i can do this ?
    Thanks a lot...

    hello.
    that sound to me as you wanted a running total. check out the metalink knwoledge base and search for running total and you will find a note on how to do that.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for