Print Preview after enter on Print Button in TallyPrime

Discussion in 'Free Source Codes' started by Sarwan Kumar, Jan 31, 2021.

    
  1. Sarwan Kumar

    Sarwan Kumar New Member


    Hi Users,

    this addon will show you preview before print on printer. no need to click on preview every time.


    Regards

    Sarwan Nagar

    upload_2021-1-31_2-0-38.png
    upload_2021-1-31_2-0-46.png
     

    Attached Files:

    sattam likes this.


  2. udaya

    udaya Active Member


    Thanks...... Create.....
     


  3. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Try This...

    [#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



    upload_2021-1-31_10-16-55.png
     
    Last edited: Jan 31, 2021
    sattam likes this.


  4. Rohit Khedar

    Rohit Khedar Member



    Nice also try for
    Number of Copy in TallyPrime
     


  5. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    See Screenshot Attached.
     




  6. sattam

    sattam Active Member


    [#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
    Action : Execute : Vch Set Print Copies
     



  7. Sir, say no of copies : 3, then it will not print Original, Duplicate & Triplicate
     


  8. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    In Default I Never Print Invoices/Vouchers in Regular Way. For Me Use of This Option Is Useful only in Reports.Then I Use Copy Option only.


    Please Modify it As Per Your Requirement.
     


  9. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    @Gangadhar C Beldar
    Or Use This For Vouchers.
     


  10. Gagan Jyoti

    Gagan Jyoti Member


    Sorry Sir, could not understand

    o_Owhat is role of this line

    "Action : Execute : Vch Set Print Copies"

    Both codes are working same... :confused:

    Please be kind to explain...
     


  11. Gagan Jyoti

    Gagan Jyoti Member


    First you have to set the default print copies of invoice...let it be 4 then if you want to change no. of copies, it works perfect...
     


  12. suraj_kum

    suraj_kum New Member


    tdl expired
     


  13. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    TDL Expired is not an ERROR............

    It is called control by the developer, so one can BUY it.....after trying it.
     


  14. MANU JOSE C.A

    MANU JOSE C.A New Member


    ;; Try This

    [#Button: PrintExp Preview] ;; Fix Default Selection (PREVIEW) in Print Options
    Skip Forward : No
     
    HVPatel likes this.


  15. suraj_kum

    suraj_kum New Member


    can anyone help me with this code. I need a button to choose printer

    [#Button: Change Printer]
    Use : InlineButton Template Large
    Title : $$LocaleString:"Printer"
    Space Left : 1.25% Screen
    Action : Execute : List of Printers
     


  16. HVPatel

    HVPatel Active Member


    Hello,
    Try this it may work
    Code:
    [#Part: Print Buttons]
            Add: Button: At End: Change Printer
       
    [#Button: Change Printer]
        Use : InlineButton Template Large
        Title : $$LocaleString:"Printer"
        Space Left : 1.25% Screen
    
    
     
    bharat shah likes this.


  17. subash pal

    subash pal Member


    Thanks it works Properly

    how can add QR code for Whatsapp login through Tally, Please guide me sir
     


  18. suraj_kum

    suraj_kum New Member


    Thank you sir it worked for me
     


  19. bharat shah

    bharat shah Member


    how to set paper as landscape Default in ledger printing
     


  20. suraj_kum

    suraj_kum New Member


    Try changing the default orientation of the paper in printer settings in the control panel or device and printers
     


  21. Araali12

    Araali12 New Member


    Anyone with tdl to disable print before save
     


  22. Johar

    Johar Member


    Yes I have but chargeable, contact :joharfchhil@hotmail.com
     


  23. Master Magesh

    Master Magesh New Member


    [#Key: PrintButton]
    Option: Print Button TM
    [#Key: MailButton]
    Option: Print Button TM
    [#Key: ExportButton]
    Option: Print Button TM
    [#Key: UploadButton]
    Option: Print Button TM
    [!Key: Print Button TM]
    Inactive: Yes
    Delete: Action

    [#Key: Print Key]
    Option: Print Button TM
    Inactive: Yes
    Delete: Action

    [#Form: Voucher]
    Delete: Key: Print Key
    Local: Key: Print Key : Inactive: Yes
    Local: Key: Print Key : Delete: Action
     


  24. Master Magesh

    Master Magesh New Member


    Anyone can help here, where Ctrl+P key not able to disable, still active in Tally Prime, need solution
     


Share This Page