borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Embedded Crystal v9 Report Export Not working in Citrix)Next Topic (crystal reports) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : A picture from a path
Poster Message
PsMan
Level: Protégé

Registered: 23-07-2005
Posts: 4

icon A picture from a path

Hello

In my program the user is prompted to inter the path to a picture so the path is stored in the database can i use this to print this picture in the report with CR??
thanks

26-07-2005 at 09:53 AM
View Profile Send Email to User Show All Posts | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: A picture from a path

Hi

I don't use crystal reports but if you were to do that for a picture control then you would use

picture1.Picture = loadpicture(path)



Hope it helps

Steve  

26-07-2005 at 01:18 PM
View Profile Send Email to User Show All Posts | Quote Reply
PsMan
Level: Protégé

Registered: 23-07-2005
Posts: 4
icon Re: A picture from a path

quote:
steve_w wrote:
Hi

I don't use crystal reports but if you were to do that for a picture control then you would use

picture1.Picture = loadpicture(path)



Hope it helps

Steve  


Thanks dude.. this is the way to put a picture on a form and its ok I need how to do the same on a crystal report

Thanks anyway
28-07-2005 at 09:03 AM
View Profile Send Email to User Show All Posts | Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: A picture from a path

http://www.andreavb.com/forum/viewtopic_4396.html

____________________________
If you find the answer helpful, please mark this topic as solved.

07-08-2005 at 11:51 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : A picture from a path
Previous Topic (Embedded Crystal v9 Report Export Not working in Citrix)Next Topic (crystal reports) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder