Which control to use for displaying text,tables and pics?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pro2c
    New Member
    • Jan 2007
    • 11

    Which control to use for displaying text,tables and pics?

    Hello

    I have a table and some text fields and would like to show all the data on a piece of paper, which would include the formated text, pictures and the table (like you would do it in word, acrobat,...)
    I'm not sure which control or technique to use. Could Report Viewer be the right thing?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You need to use rich textbox control for the purpose.
    Please find the details here.

    Comment

    • pro2c
      New Member
      • Jan 2007
      • 11

      #3
      thanx, but I can't use tables in a richtextbox.

      Comment

      • QVeen72
        Recognized Expert Top Contributor
        • Oct 2006
        • 1445

        #4
        Hi,

        Very Intersting Source Code for Rich TextBox VB6

        Regards
        Veena

        Comment

        • pro2c
          New Member
          • Jan 2007
          • 11

          #5
          Sorry, didn't specify: I use vb 2005

          will see if i can use this code in the new richtextbox also.

          Comment

          Working...