|
-
Dec 26th, 2006, 03:04 AM
#1
Thread Starter
New Member
Reporting in VB .Net 2005
Hi,
I have MS Access as the backend, and using VS 2005. I want to create a report, where I could load pictures in the section. I will get the path of the picture's path from the database. Anyway of doing this, as I couldnt find any solution so far.
Please kindly help.
Thanks in Advance.
-
Dec 26th, 2006, 03:14 AM
#2
Re: Reporting in VB .Net 2005
You can read the CR In VB.NET At my signature
-
Dec 26th, 2006, 07:59 PM
#3
Thread Starter
New Member
Re: Reporting in VB .Net 2005
Thank you so much for the reply. I managed to get the data displayed, but I have path of images stored in MDB file, and I want to load the pictures to crystal report. How do I do that...Please help me out.
Thanks again.
Anuradika
-
Dec 27th, 2006, 08:48 AM
#4
Re: Reporting in VB .Net 2005
Not so much idea on the run time , But simply reght click on the report Header and Click On Insert Image
-
Dec 27th, 2006, 07:53 PM
#5
Thread Starter
New Member
Re: Reporting in VB .Net 2005
Hi,
I am able to get a OLEObject in the crystal report, and I am able to fix a image path, but now, I need to pass in the path from the stored string in the MDB field. How would I be doing this....
Thanks in Advance for the help rendered.
Anuradika
-
Dec 28th, 2006, 01:53 AM
#6
Re: Reporting in VB .Net 2005
-
Dec 28th, 2006, 02:25 AM
#7
Thread Starter
New Member
Re: Reporting in VB .Net 2005
The information was useful. Thank you very much, but still, it doesnt solve my issue, as I cant get a higher version for now, because of the budget, and I need to find a way to do it. It there any other way to do this ?
Thanks again.
Anuradika
-
Dec 28th, 2006, 02:52 AM
#8
Re: Reporting in VB .Net 2005
If you not have the CR Higher Version then you can try for the VS.NET PrintDocument ,PrintDialog for it but Both are never used by me so I cann't say that it support the image or not??
-
Dec 28th, 2006, 03:19 AM
#9
Thread Starter
New Member
Re: Reporting in VB .Net 2005
Oh ok..that sounds good. Will try and let you know the outcome.
Thanks for the guidance man, truly appreciate that very much !
-
Jan 2nd, 2007, 07:35 PM
#10
New Member
Re: Reporting in VB .Net 2005
that would work for your problem. printdocument in vb.net supports strings and images to be drawn in the report just like a Form.
good luck
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
|