How to Print Pictures from Database into Crystal Report?
i am using VB6, Access and Crystal Report. I am saving the Pictures path in the table. Now i want to print that picture in crystal report. can you help me to do this. i saw all your before replies, but i cannot get through it. please helpe me to sort out this problem.
10-02-2009 at 06:39 AM
|
Aeric Level: Professor Registered: 16-06-2003 Posts: 72
Re: Placing images and text on a crystal report
quote:abir4voip wrote:
Sir,
I am sorry for replying late.
Yes I mean using Crystal Report Control (CrystalReport1).
Thank you for your reply.
I am sorry that I don't know how to do it using Crystal Reports Control. This is one of the reason why I use Crystal Viewer.
11-02-2009 at 02:40 AM
|
Aeric Level: Professor Registered: 16-06-2003 Posts: 72
Re: How to Print Pictures from Database into Crystal Report?
Many people have found my tutorial useful. Hope it would help you.
11-02-2009 at 03:03 AM
|
Aeric Level: Professor Registered: 16-06-2003 Posts: 72
Re: Placing images and text on a crystal report
I have also uploaded 2 samples on response to the emails that I received recently regarding:
1) Using BLOB data for storing image instead of saving the file path and display the Crystal Report
2) Suppress the default image and space if no image is loaded
This works great for vb6 and crystal reports. However, if being deployed to a 64Bit machine you need to upgrade either CR to CRXI SP6. Of course if you use vs 2005, 8 or 10 the same applies. I tried vb6 and cr xi sp6 and could not get it to work.
Dot net is the same way. CR did some changing just like Microsoft and VB.net. Anyone know how to do this with vs 2008?