Printing Issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • darrel
    New Member
    • Nov 2006
    • 72

    Printing Issue

    Hi there VB Masters. I have a few questions regarding printing process in VB.

    My question is how can I print the whole form and its components in VB6? It's like this - I have a form, that contains labels, check boxes and radio buttons. How can I print it in a short bond paper?

    Lastly can you give some website where I can get some tutorials on how to use crystal reporting in VB6?

    Thank you, any help will be a great solution for my system. Again thank you.
    Last edited by Killer42; Oct 10 '07, 02:43 AM.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Use the form's PrintForm method.

    Sorry, don't know about Crystal Reports.

    Comment

    • Mayur2007
      New Member
      • Aug 2007
      • 67

      #3
      Hello darrel,

      Actually i have one small project in vb6.0 to print the form in different different but i don't know how to upload in this forum.
      if you know then tell me i will upload it for you and i am sure it will be so much helpful to u.
      i see ur profile but there is no email viewable otherwise i was mailed to u.

      But for now follow this link might they help you.

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Originally posted by Mayur2007
        Hello darrel,

        Actually i have one small project in vb6.0 to print the form in different different but i don't know how to upload in this forum.
        To attach a file

        1. Post a new reply.
        2. Edit the post ..
        3. Attache the zip file and upload .

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Originally posted by Mayur2007
          ... i don't know how to upload in this forum.
          If you mean how to put an attachment on a message, just send the message, then hit the Edit button, and choose "Manage attachments" on the edit screen.

          Comment

          • Mayur2007
            New Member
            • Aug 2007
            • 67

            #6
            Hi,

            Try to solve your problem with this attachment.
            May this work for you.
            Attached Files
            Last edited by Killer42; Oct 10 '07, 12:15 PM.

            Comment

            • Mayur2007
              New Member
              • Aug 2007
              • 67

              #7
              Originally posted by Killer42
              If you mean how to put an attachment on a message, just send the message, then hit the Edit button, and choose "Manage attachments" on the edit screen.

              Thanks.
              for teach how to attach file on this forum.

              Comment

              • darrel
                New Member
                • Nov 2006
                • 72

                #8
                Thank you very much for all the help.. i will check it out and gather some data's with it.. Special Thanks to Mayur2007...

                Comment

                • Mayur2007
                  New Member
                  • Aug 2007
                  • 67

                  #9
                  Hi darrel,

                  Its glad to help u.

                  Mayur

                  Comment

                  • abdull07
                    New Member
                    • Oct 2007
                    • 5

                    #10
                    Originally posted by darrel
                    Hi there VB Masters. I have a few questions regarding printing process in VB.

                    My question is how can I print the whole form and its components in VB6? It's like this - I have a form, that contains labels, check boxes and radio buttons. How can I print it in a short bond paper?
                    Hello friend, try this.
                    Use printForm
                    Or simply use printscreen button in the keybord then paste where you want.
                    About Crysal Report, no idea. Thanks.
                    Last edited by Killer42; Oct 11 '07, 10:13 PM. Reason: Insert /QUOTE tag

                    Comment

                    Working...