|
-
Jul 26th, 2005, 10:26 AM
#1
Thread Starter
New Member
images from database in vb reports
i'm working on vb6 with a medical application.
at the end of the program i need to display the results
of the analysis.
every value has an associated picture to inform the user
about the value's related anatomy.
the final report will looks like
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
IMAGE......................|...Value.....|..normal value...|..inference..|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----------------------------------------------------------------------
Header 1 (eg: nose width)
-----------------------------------------------------------------------
___________
image1...................|...22.4mm ..|...20-24mm ......|...looks normal
___________
-----------------------------------------------------------------------
Header 2 (eg: nose length)
-----------------------------------------------------------------------
__________
image2..................|...24mm .....|...30-34mm ........|..looks short
___________
----------------------------------------------------------------------
:::::::::::::::
:::::::::::::::
:::::::::::::::
:::::::::::::::
the images' path will be stored in the database against each record's
identifier (usually that which comes in the header)
i would like to use the inbuilt datareports.
can some one please enlighten me on this and help me? please !
thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|