Dear all,

I have developed a small application to my users in my company. I have almost finished that. I have designed the crystal report for each delivery challan they have entered and saved the application will ask about printing the current record. But the user wants to take the delivery challan printouts in a bulk way. (i.e: they want to take after saving the record) Is it possible to take the bulk printouts when they input the delivery challan no. 1 to 15 like that. If it is possible please guide me how can i do that? More important i am using vb2005 with access database.

You can setup your query to pick 15 challans and fill a datatable. Pass this datatable to crystal report's datasource.

Thats it...!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.