REMOVE UNWANTED SPACE

Discussion in 'Free Source Codes' started by PRAPTI, Sep 18, 2019.

    
  1. PRAPTI

    PRAPTI Member


    I WANT TO REMOVE UNWANTED SPACE FROM THE INVOICE....
     


  2. balajimg

    balajimg Active Member


    top part or bottom part
     


  3. PRAPTI

    PRAPTI Member


    Bottom part
     


  4. teja varma

    teja varma Active Member


    Remove scroll attribute from that part
    now it will occupy according to the content in that part
     


  5. PRAPTI

    PRAPTI Member


    How to remove it??
     


  6. teja varma

    teja varma Active Member


    post your code here
    so we will try to help out!
     


  7. PRAPTI

    PRAPTI Member


     


  8. teja varma

    teja varma Active Member


    in this part remove
    scroll :vertical
    Code:
    [Part:OTS Invoice Body Coloumns]
     


  9. PRAPTI

    PRAPTI Member


    But after removing that, you are unable to print on A5 paper. Showing insufficient height to print..
     


  10. teja varma

    teja varma Active Member


    Make Bottom parts to part in form
    now it will doesn't occupy much size
    Code:
    [Form:STC GST INVOICE OTS]
    Space Left: 0.50 Inch
    Space Bottom: 0.50 Inch
    Space Right: 0.50 Inch
    Space Top:0.50 Inch
    
    Part: OTS Opening Page Break, OTS Invoice Body
    Part:OTS GST analisys Bankdetails ledgerentries, OTSInvoiceAmtwordandamount, OTSSingnatureClosingBalanceTerms,OTSJuri;;OTS Invoice Total, OTS Sing Off, OTS Terms, OTS Age, OTS Juridiction
    
    Page Break : ClOTS Page Break, OTS Opening Page Break
     


  11. PRAPTI

    PRAPTI Member


    I tried the following but its not getting print
     


  12. balajimg

    balajimg Active Member


    use Float attribute
     


  13. PRAPTI

    PRAPTI Member


    Where to use??
     


  14. balajimg

    balajimg Active Member


    obviously in part level, where u have used scroll
     


Share This Page