Click here to Skip to main content
15,894,460 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a code that encodes a string into a barcode image of type .jpg. I would like to pass this image into the report so that when the report is being run, the barcode is shown with the report.

I have looked into the possibility of byte encoding the picture into my dataset and retrieving it using the typical dataset mapping method, however I would like to know whether or not there is a way to pass in a value to the rdlc.

I have googled for hours but haven't been able to find anything useful.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900