I just purchased the Aspose BarCode library for dotnet. For my application, it is not really feasible to imbed the webControl in an aspx page. I would like to set up a web app that dynamically generates bar code content for static html pages. Let's say I have an existing application which writes out the following HTML:
<div class="Barcode"><img src="MyBarCode.aspx?code=1234"/></div>
Can you please advise how I could create MyBarCode.aspx so that it outputs the image data for the img tag?
Thanks
This message was posted using Page2Forum from Save Barcode Image to Streams [ .NET ] - Aspose.BarCode for .NET and Java