Results 1 to 4 of 4

Thread: Crystal Report Direct Print

  1. #1

    Thread Starter
    Lively Member Xium's Avatar
    Join Date
    Jan 2007
    Posts
    78

    Crystal Report Direct Print

    i m using vb6 with crystal report 9.0 .. simply for report printing i press print button and report shows in viewer and then i press print button to print pages.. i dont wanna to show viwer etc. i wanna user to press print button on VB form only and report direclt send to printer without showing any preview etc dialog..
    Thanks
    Hassan Khan

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: Crystal Report Direct Print

    set the viewer visibility = false

    and I forgot the exact name of the print method but I think it's something like .printout = true

    will look around for the exact method name.

  3. #3
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: Crystal Report Direct Print

    .PrintOut False, 1

  4. #4
    New Member
    Join Date
    Apr 2020
    Posts
    4

    Re: Crystal Report Direct Print

    Quote Originally Posted by Besoup View Post
    .PrintOut False, 1
    Oh yes its works fine

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