Blank Spaces in PRINT

Discussion in 'Requests' started by Amit Kamdar, Mar 29, 2019.

    
  1. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    See the photos............. If anyone can solve this, kindly revert.

    Capture1.PNG

    Capture2.PNG

    Capture3.PNG
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    I have tried all variations of...............

    NextPage : $$IsFirstChildOnNextPage OR (($$NumExplosions < 4) AND (NOT $$DoExplosionsFit)) OR (($$LineNumber = $$LastLineNumber) AND ($$BalanceLines > 0) AND ($$BalanceLines < 5))

    Also selected and tried various Paper sizes from Printer Config.
     


  3. Jenny

    Jenny Active Member


    NOT $$DoExplosionsFit OR (($$LineNumber = $$LastLineNumber) AND ($$BalanceLines > 0 ) AND ($$BalanceLines < 2))
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Not working............. even if i do not use this line.....comment it....then also same problem.

    However this code just shifts the entry in the next page as per the definition.

    THIS is not the problem....... look at Picture 2 and 3..... observe the centre vertical line..... it only takes data upto that level and ignore the space below..........
     



  5. Great Work Amit Sir ji,

    Can you please share your code with me. Because I need this kind of reporting.

    I also try to solve the issue of space at bottom of 2nd page onward.

    bhaveshit [at] yahoo [dot] com
     


  6. Amit Kamdar

    Amit Kamdar Administrator Staff Member



  7. Jenny

    Jenny Active Member


    in your line put it - NextPage : $$LineNumber = $$LastLineNumber
     


  8. nasir

    nasir Member



  9. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Already existing.........
    Capture.PNG
     


  10. Jenny

    Jenny Active Member


    create like this.........

    [Part : TEEHiddenTotalDr]
    Line : TEEHiddenTotalDr
    [Line : TEEHiddenTotalDr]
    ;;Add : Option : Jenny Item Desc : $$IsEmpty:#yourfield
    Fields : VchDateDr,VchLedAccountDr
    Right Field : VchDrAmtDr
    Invisible : $$IsEmpty:$yourfield

    [!Line : Jenny Item Desc]
    Add: Field : VchDateDr,VchLedAccountDr
     


  11. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Sure you can pay, but it will be non-refundable.........in your case.

    Because it won't work on your old version of Tally.
     


  12. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Finally sorted out the ghost space......................thanks

    See attached PDF file...........
     

    Attached Files:

    mukeshb likes this.


  13. drive

    drive Active Member


    Try This
     

    Attached Files:



  14. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Thanks.........
     


  15. drive

    drive Active Member


    All Report Sample
    Gateway of Tally => Display Menu => Extra Reports
     

    Attached Files:

    mukeshb likes this.



  16. I Can pay for it. but it is more interesting to build it.

    I am here to learn tdl and improve my self. If any of my client need this T-shaped Ledger Account. It is more convenient for me to directly refer to you rather then develop the same tdl. :)

    Really, your T-shaped Ledger Account is very impressive.
     


  17. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Very true.....and Thanks for the compliment.

    I do the same.......build for myself........... I share screenshots here so others can get ideas to develop on same lines.

    Just now...complete the T-style ledger in all respects except for EXPORT. Which I will work in a couple of days.

    I have built this T-style Ledger from ground up... and it is more comprehensive and similar to the main Ledger report. You can search and perform all sorts of data analysis on it.

    I can send you a demo..... you need to provide your Tally license serial number.
     


  18. Frz

    Frz Member


    Great TCP!!
    but a few things don't work properly
    like the extra reports/extra report2/party wise bills pending only shows groups not individual ledgers
    spelling of dashboard

    Please check & post again
    Keep up the great work
    Rgds
    Frz
     

    Attached Files:



  19. rajiv jain

    rajiv jain Member


    underline in print
    "GST INOVICE"
     


  20. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Border : Thin Bottom : $$InPrintMode
     


Share This Page