got a problem with printing in css.. records printed using checkbox prints

Discussion in 'CSS' started by shenazj, Sep 6, 2012.

  1. #1
    hello,
    I will be really grateful if you could help me with a problem . Actually I have a got an html table with each record in the table having a checkbox. When i select the checkbox, each record must be printed on different pages by clicking on a print button.This is working fine. But on each page the position of the records is not the same.On each different page, the position gets a little down compares to the previous page [​IMG] [​IMG] [​IMG]
     
    shenazj, Sep 6, 2012 IP
  2. shenazj

    shenazj Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i used this line
    <a href="" onClick="if (!e_Select(document.fRe_list)) alert('Nocheckbox selected'); else if (e_Confirm('<%= sConprntMsg %>')) trial(document.fRe_list); "><strong><u>Print chosen checkbox</u></a>
    see if you please help me

    thanks,
     
    shenazj, Sep 6, 2012 IP