CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Location
    India
    Posts
    10

    Flexgrid Printing Problem

    I want to print the data in the flexgrid directly to the printer .
    secondly when i use Printform command only a part of the form is printed by the printer where *** i want the entire form with its content to be printed.What i guess is that it prints the form as it was in its normal size at design time but i want the print out of the form as it is in its maxamised size.
    this is very imp for my project kindly help
    thanks !!!!!

    AmritPalSingh
    MTech Production
    IIT Delhi
    India
    110029

  2. #2
    Join Date
    Dec 1999
    Location
    MD, USA
    Posts
    34

    Re: Flexgrid Printing Problem

    I am facing the same problem regarding Flexgrid printing. Could u please let me know if u found a solution for this


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