CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2009
    Posts
    6

    Winform Reports VB6 equivalent

    I am currently trying to find a way to accurately print a complex form that I created in VB6.

    I stumbled upon a company that has a very impressive package called Winform Reports.

    http://www.winformreports.co.uk/features_pf.htm

    Currently it is only supported in .NET.

    Does anything like this exist for VB6?

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Winform Reports VB6 equivalent

    Well, those things exist in .NET even without this custom library you have found.

    Unfortunately, VB 6 has very limited printing support. Perhaps these would help :

    http://www.google.co.uk/search?hl=en...ting+vb6&meta=

  3. #3
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Winform Reports VB6 equivalent

    And please, in future, do not double post the same question in multiple forums.

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

Featured