Results 1 to 12 of 12

Thread: Printer - How to print on small paper ?

  1. #1

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Question Printer - How to print on small paper ?

    Hi...

    I'm developing a small application, using VB.Net. I wish to add a facility to print payment slips (receipts).
    The size of the paper will be less than 1/3 of an A4 sized paper. So, is it possible to print it using normal printers ?

    How can I "adjust" printer so that I can print on small piece of paper ?

    Note: I don't have a printer here in my home, and only worked on A4 sized prints so far. So, don't know much about printers

    Thanks....

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Printer - How to print on small paper ?

    What type of printer will it be? Most have options to set the paper size.

    When you say 1/3 of A4, is that vertically, horizontally or by total area?

  3. #3

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Printer - How to print on small paper ?

    It will be a LaserJet or InkJet printer.
    The size of paper will be approx. 12.5 x 8 cm.

    .....

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  4. #4
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Printer - How to print on small paper ?

    Well, most printers are designed to work with A4 which is 21cm wide. It could depend on model, but 12.5 might not be wide enough so that it can grab it and pull it in. The width (12.5) matches B6 format. Maybe you can check some printer specs online to see if they can work with it.

  5. #5

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Printer - How to print on small paper ?

    Quote Originally Posted by baja_yu View Post
    Well, most printers are designed to work with A4 which is 21cm wide. It could depend on model, but 12.5 might not be wide enough so that it can grab it and pull it in. The width (12.5) matches B6 format. Maybe you can check some printer specs online to see if they can work with it.
    Thanks baja...

    I'll check it.

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  6. #6
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: Printer - How to print on small paper ?

    I wish to add a facility to print payment slips (receipts).
    I would bet you could buy a specialist printer for receipts i have used specialist Label printers before, in fact (goes and looks) yes they do -
    here is a link to some receipt printers - http://www.thebarcodewarehouse.co.uk...-printers.aspx
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  7. #7

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Printer - How to print on small paper ?

    Quote Originally Posted by NeedSomeAnswers View Post
    I would bet you could buy a specialist printer for receipts i have used specialist Label printers before, in fact (goes and looks) yes they do -
    here is a link to some receipt printers - http://www.thebarcodewarehouse.co.uk...-printers.aspx
    Thanks....

    But those kind of printers are widely used for billing in Hotels and for bus tickets. And it doesn't look good for printing slips for institutions and other firms. Don't you think the same ?

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  8. #8
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: Printer - How to print on small paper ?

    Well that depends,

    what kind of organisation ?

    A receipt does not need to be too fancy like an Invoice as its just a record for a transaction that has already been completed.

    Also, i would suspect that you can get different kinds of receipt paper, which would make a difference.
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  9. #9

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Printer - How to print on small paper ?

    My app is aiming at Computer Institutes. So, there will be mainly the fee payment slip as well as salary slip.

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  10. #10
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: Printer - How to print on small paper ?

    Ahh,

    so not really reciept, but a sort of payslip ?

    If so then yes you would not want a reciept printer.

    I suspect that you just need a normal printer that can take smaller paper sizes, then you could just get something like this

    And just use some specialist paper !!
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  11. #11
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: Printer - How to print on small paper ?

    I have a totally average printer that can print on any size paper. I'm sure yours can somehow, every printer I see can print on sizes down to 2"x2" if you configure them right. I'm using an HP PSC All-in-One.

  12. #12

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Printer - How to print on small paper ?

    Quote Originally Posted by NeedSomeAnswers View Post
    Ahh,

    so not really reciept, but a sort of payslip ?

    If so then yes you would not want a reciept printer.

    I suspect that you just need a normal printer that can take smaller paper sizes, then you could just get something like this

    And just use some specialist paper !!
    Thanks...

    Quote Originally Posted by minitech View Post
    I have a totally average printer that can print on any size paper. I'm sure yours can somehow, every printer I see can print on sizes down to 2"x2" if you configure them right. I'm using an HP PSC All-in-One.
    Thanks... I'll check that.

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width