Page Setup for Payment & Receipt Voucher

Discussion in 'Requests' started by naijaind, Nov 28, 2018.

    
  1. naijaind

    naijaind Member


    Dear Sirs,

    I am trying to do page setup vide TDL so all my user get the same page setup for printing vouchers. I have been able to get little success with purchase voucher (file attached) but going for payment receipt voucher I am unable to get any break through, please let me know if I am missing start up.

    I want to change the Font for Title in Voucher print, and I tried in purchase file, but the fonts are getting changed into Tally Screen and not on Voucher Print.

    Any guidance is appreciated.

    Thanks.....
     

    Attached Files:



  2. naijaind

    naijaind Member


    Sirs, I will appreciate for any assistance... Thanks..
     


  3. naijaind

    naijaind Member


    Hi Sirs,

    I am able to change fonts for voucher type with below code during voucher printing, and it works for all the voucher type i.e. payment, receipt, Journal but NOT working for Purchase voucher, any suggestions please :

    [Style: HP Large Bold]
    Height : 15
    Font : if $$SysInfo:IsWindows then "Arial" else "Helvetica"
    Bold : Yes

    [#Line: PPR VchTitle]

    SpaceTop : If $$InPixelMode then 1 Else 0.5
    SpaceBottom : If $$InPixelMode then 0.5 Else 0
    Field : Plain SetSubTitle
    Local : Field : Plain SetSubTitle : Set as : ##ReportTitle
    PrePrinted : No
    Local : Field : Plain SetSubTitle : Style: HP Large Bold
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    [#Line: EXPINV Title]
    Local : Field : Simple Field : Style : HP Large Bold
     


  5. naijaind

    naijaind Member


    Praveenji,

    I tried but it's still not giving the result. Working for other voucher types, not working for Purchase Voucher which I need to print. Attached is screen shot.

    Tnx...
     

    Attached Files:



  6. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Well....praveenji will answer it................
     


  7. naijaind

    naijaind Member


    Amitjii,

    Soooo sorry sir, actually I was talking with one of our colleague whose name is Praveen. My apologies.
     


  8. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    you sud learn to explain in details your query......... never before in your earlier posts have you mentioned that you are printing SIMPLE INVOICE. Have you?

    It is time wasted for us........

    You must also learn to do R&D in TDE..... that is also very important.......else you will never learn much in TDL.
     


  9. naijaind

    naijaind Member


    Amitji, I have learnt fraction of TDL so far from this site only and will do more, as I always get support and ideas from this site. I really appreciate members like you. Will do more of R&D as I have almost spent 6-7 hours all together in last week to get fonts increased.
    Tnx..
     


  10. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    that is very good.... so here is homework for you.......

    Open TDE.... open Simple.500 and ........... find and learn for yourself..........which LINE to be adopted in your code.........

    Do it and let me know..........
     


  11. naijaind

    naijaind Member


    Thanks Amitji,

    This is what I get [Line: EXPSMP Title] and is working well for Simple Format. Mine Voucher is in Voucher Format.
    I have tried for [Line: PPR VchTitle] , [Line: PPR SubTitles], [Line: PPR VchSubTitle] & [Line: PUTitle] but no any luck.
    [Line: PPR VchTitle] is working well for all the voucher type i am using i.e. payment, receipt, journal but not working for Purchase Voucher.
    Will try more.....
    Tnx
     


  12. naijaind

    naijaind Member


    Amitji,

    Didn't work for Voucher Title font change, but based on your suggestion I was able to do all Page Setup as per my requirements for all types of vouchers, and thank you so much for encouragement.
    Tnx
     


  13. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    based on your screenshot shared earlier, i surmised it is in SIMPLE format.

    send me full screenshot of your Invoice....where you want to change the title..........

    And yes you are welcome. we always help those who help themselves and willing to learn and work for it.
     


  14. naijaind

    naijaind Member


    Thanks Amitji for your encouragement. I have attached the files for your references. I am very grateful for your small homework which helped big job for me in configuring page setup. Give me more homework.
    Sir, I am having problem uploading files....is there any other channel as I tried yesterday and today also it gives error : A server error occurred. Please try again later.
     


  15. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    You can upload it here..........click on "upload a file" button............ if there is a server problem then try after some time.

    So many users are uploading files, so why can't you? there is no such problems. try again.
     


Share This Page