|
-
Mar 18th, 2008, 02:00 AM
#1
Thread Starter
New Member
Printing In Crystal Report
I have create student database in MS Access namely 'student.mdb', the table name is 'Address'. the table having four fields namely Reg no, Name, Course, College, total 300 records and I have address of the each student in Scanned Image format with Regno.
The database path is : D:\muthu\student.mdb
The image path is : F:\Muthu\Image\110001.jpg etc
I want to print Image(Address) with every record
How can I print in Crystal Report? I am using Crystal Report Version XI
-
Mar 18th, 2008, 06:01 AM
#2
Frenzied Member
Re: Printing In Crystal Report
First you may need to change you db.
RegNo is probably Registration no. of the student. So that must be a Text Field.
Split the name in FirstName, Middle Name, Last Name Fields.
Have a sperate Field for storing images say studImage and for FilePath.
Now simply load the filepath field into the CR.
-
Mar 19th, 2008, 07:48 AM
#3
Re: Printing In Crystal Report
 Originally Posted by Muthujayan
How can I print in Crystal Report? I am using Crystal Report Version XI
Have you created your Crystal Report file (.rpt file)? That would be the first step.
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
|