query for barcode tdl

Discussion in 'Free Source Codes' started by ONKAR, Jul 27, 2019.

    
  1. ONKAR

    ONKAR Active Member


    Dear @Amit Kamdar sir and @garima sir, I want some information, sir, as you know I have a barcode tdl, now Sir, when I print this barcode it is perfectly printed on regular paper, but not printed on barcode sticker paper, it's coming only blank paper on the printer. why sir Ji ?? plz help me.

    see this image this is normal paper page, it's perfectly printed, but not printed in sticker paper why ??

    BARCODE.jpg
     


  2. ONKAR

    ONKAR Active Member


    ok got it , now problem solved
     


  3. ONKAR

    ONKAR Active Member


    @Amit Kamdar sir, this TDL prints 24 times barcodes in A4 SIZE, but if I need 65 times the code, then how will I adjust the size of it. for specific barcode paper sticker sheet, like
    NOVAJET 65 Labels (Per A4 Size Sheet), size of the sheet is 37.5 x 21, so how to get this in A4 sheet paper
     
    sandeep76out likes this.


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    As per the label size....you will to recode the field placements and as per row/columns of your paper.
     
    ONKAR likes this.


  5. ONKAR

    ONKAR Active Member


    @Amit Kamdar sir see this tdl and image I want to like this

    411y+nM11bL.jpg
     

    Attached Files:



  6. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Good...you have already made 8x4 .... now make it 13x5
     


  7. ONKAR

    ONKAR Active Member


    @Amit Kamdar , I got it, sir , Thank you Amit Sir, you always help me, and always encourage me, and like you said I did this, thank you, see this 13 X 5 Labels barcodes, but other two-line, like see this 2nd image this can print in the second page, how to solve this , I tried but nothing ,

    image no. 1
    BARCODE 13 X 5.JPG

    image no. 2

    BARCODE.2 13 X 5.JPG
     


  8. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Well as for the 2 lines in 2nd page, I cannot help you,

    1) because I do not have a printer
    2) do not have similar stationery, even if i had printer.

    I am sure it has to do with paper size settings..... so on this point, you need to find out the source of error and solve it on your own. Your code is fine for 13 x 5..... try with the page and printer settings.
     
    ONKAR likes this.


  9. ONKAR

    ONKAR Active Member


    @Amit Kamdar sir , I do not even have a printer at the moment, this is just a print preview. I think this is the problem of TDL, the other two lines are going to the second page, and one thing how to make it the size of the label [ NOVAJET 65 Labels (Per A4 Size Sheet), size of the sheet is 37.5 x 21, so how to get this in A4 sheet paper ] where to add this hight and width - 37.5 x 21 please sir.
     


  10. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    In the printer settings/configuration......select custom paper size and input your dimensions.

    And well, since you think the problem is with the TDL and not print/printer...... hope you have luck in finding out the cause and find a solution.
     
    ONKAR likes this.


  11. ONKAR

    ONKAR Active Member


    @Amit Kamdar no no sir, this is not printer/paper settings, I want to add 37.5 x 21 mm for this label [ how to set label size in tdl ] in MMS format 37.5 x 21 so I will get accurate printing, This is Novajet's sticker paper, he has given that barcode label size 37.5 by 21 MMS SO I WANT THIS IN THIS BARCODE SIZE , SO I DONT KNOW WHERE TO ADD THIS SIZE .
     


  12. ONKAR

    ONKAR Active Member


    @Amit Kamdar , sir where to add this dimension in tdl for barcode label size 37.5 x 21 MM for correct barcode print on this particular barcode paper
     


  13. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    I dunno much about this..... but I think you will need to set the variable SVPrintSize or SVPapersize in the report level and define the parameters there.

    Try it..... as i do not have definite answer to this.....
     


  14. ganeshgk

    ganeshgk Member


    Sir i use code128bwinbarcode is print in barcode sticker but is not read sir how to solve sir
     


  15. ONKAR

    ONKAR Active Member


    @ganeshgk can you give me your code, I want it.
     


  16. ganeshgk

    ganeshgk Member


    My code
     

    Attached Files:



  17. Mahesh Sethi

    Mahesh Sethi Member


    Try This...

    ;;------------------------------------Print Report----------------------------

    [Line: Barcode]

    Field : BarcodeField

    [Field: BarcodeField]
    Set as : $PartNo:StockItem:$StockItemName
    Align : Center
    Width : 40 mms
    Style : BarCode ;;IDAutomationHC39S





    [Style : BarCode]
    Font : IDAutomationHC39S
    Height : 18

    If face any problem feel free to whats up me on 9826026109
     


  18. ONKAR

    ONKAR Active Member


    @Amit Kamdar sir and @garima sir see this image, I want also add this options, how

    screen shot.jpg
     


  19. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    By making a TDL code.....

    By now you have enough knowledge to make this........... you can do this.

    Make a report as per above screen, design it as you want and then assign a variable to all the UDFs.

    And then call the variable in your print code.
     
    ONKAR likes this.


  20. ONKAR

    ONKAR Active Member


    @Amit Kamdar sir ok sir, thank you for your reply, I want some more info, but tell me one thing, my store name is too long I want to get in 2 lines like this
    Shree Mahalaxmi general store to this I want - in 2 lines, how to get this

    Shree Mahalaxmi
    general stores
     


  21. ONKAR

    ONKAR Active Member


    ok got it, sir, I added this - Local: Field: Info Field: Line:2
    see this image

    screen shot.jpg
     


  22. balajimg

    balajimg Active Member


    in field level type
    Lines : 2
     
    ONKAR likes this.


  23. ONKAR

    ONKAR Active Member


    Balaji sir, now I got it solution sir, see my screen shots . thank you.
     


  24. Rajsrisrimal

    Rajsrisrimal Member


    sir can you share the code
     


  25. Preyash Shah

    Preyash Shah New Member


    @ONKAR still if you need help feel free to call me on 9879338860
     


Share This Page