Results 1 to 3 of 3

Thread: Print and Preview of Access reports?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Posts
    2

    Post

    How can I do that with Visual Basic 5.0?
    I have a mdb-file with 1 table and 1 report. I want my app to first show a preview and then print the report.

  2. #2
    Junior Member
    Join Date
    Jun 1999
    Location
    Karachi, Sind, Pakistan
    Posts
    20

    Post

    if u r using crystal reports then try
    CrystalReport1.Action=2

  3. #3
    Lively Member
    Join Date
    Jun 1999
    Location
    Raleigh, NC
    Posts
    70

    Post

    If you have Access installed on the client machine, you can use Automation to have Access open and display the report in print preview, and then let the user print it or close. If you don't have Access on the client machine, however, you are stuck using Crystal Reports.

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