Results 1 to 3 of 3

Thread: PrintDocument redistributable

  1. #1

    Thread Starter
    Junior Member nVidia's Avatar
    Join Date
    Dec 2008
    Posts
    22

    Arrow PrintDocument redistributable

    I did the printing program using GDI+ and I can access the program and take printouts in my PC which has VS2005

    but In my cousins PC where it only has .net frame work 2.0 an error occurs
    I think it is bcuz the files required to run the print preview control isn't available in his PC

    can some one please tell what redistributable package I should use to run print preview control on a PC where VS2005 isn't installed ?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: PrintDocument redistributable

    No that's not correct. The PrintPreviewControl and anything else to do with printing is part of the .NET Framework so if your cousin has that installed he's good to go. Perhaps if you got a bit more information about the error we could advise further.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Junior Member nVidia's Avatar
    Join Date
    Dec 2008
    Posts
    22

    Re: PrintDocument redistributable

    thx mate it works without any problem

Tags for this Thread

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