How to Display GridLine in Invoice while Printing in Tally Prime?

Discussion in 'Free Source Codes' started by sital, Mar 21, 2021.

    
  1. sital

    sital New Member


    [#Line:CI InvInfo]
    Border:Thin Bottom

    [#Line:DSP Accline]
    Border:Thin Bottom

    [#Line:DSP VchDetail]
    Border:Thin Bottom

    [#Line: BSDetail]
    Border:Thin Bottom

    [#Line: PLDetail]
    Border:Thin Bottom

    [#Line:EI InvInfo]
    Border:Thin Bottom


    [#Field: DSP ClDrAmt]
    Border:Thin Left

    [#Field: DSP ClCrAmt]
    Border:Thin Left

    [#Field: DSP vchDate]
    Border:Thin Left Right

    [#Field: DSP vchnumber]
    Border:Thin Left Right

    [#Field: DSP vchDrAmt]
    Border:Thin Left Right

    [#Field: DSP vchCrAmt]
    Border:Thin Right

    [#Field: DSPDBDrAmt]
    Border:Thin Left Right

    [#Field: DSPDBCrAmt]
    Border:Thin Right


    [#Menu : Printing Menu]
    Add : Key Item : My Ledgers : L : Print Collection : Ledger Vouchers
    Add : Key Item : My Day Book : D : Print : Day Book



    [#Part: Print Buttons]

    Buttons : PrintExp Preview, SVPrintAction,Change Copies

    [#Button: SVPrintAction]

    ActionEx : Set Var : Set : SVPreview : Yes ;; Simply Set This Variable To Yes
    ActionEx : Form Accept : Form Accept


    [#Button: Change Copies]

    Use : InlineButton Template Large
    Title : $$LocaleString:"Copies"
    Space Left : 1.25% Screen
     

    Attached Files:



  2. Deepak K Swain

    Deepak K Swain New Member


    [#Line: EXPINV InvDetails]
    Border: thin bottom
     


  3. jagannadham

    jagannadham New Member


    DEAR SIR IN TALLY PRIME WHILE PRINTING IN TALLY PRIME ONCE PRESS CTRL + P NEXT RIGHT SIDE BUTTONS SHOWING PRESS F9 PLAIN PAPER OR F9 PREPRINTED PAPER SHOWING YOUR PROBLEM SOLVED.
     


  4. Nithin Patel

    Nithin Patel Member


    Hi, sital,
    the above code gets the line after the item which does not include alternate quantity, pls rectify this.
     

    Attached Files:



Share This Page