问题描述
你好
我需要一个免费的库或ASP.NET控件。
我需要在MVC4中创建一个项目,它可以生成条形码,之后也可以从pdf中读取它们。
所以当你输入一个随机数时一个文本框,我需要它来创建该数字的条形码,然后将其保存为pdf。然后将它与纸质档案一起打印和扫描。之后,我需要从扫描文档的第一页读取条形码并将其链接到正确的文件。
我找到了各种库或控件,但是远没有像我这样的免费或易于使用的noob:)
Hello
I'm in need of a Free library or control for ASP.NET.
I need to create a project in MVC4, which can generate barcode's, and afterwards also read them from a pdf.
So when you give in a random number in a textbox, I need it to create a barcode of that number, and then save it as pdf. Then it will be printed and scanned together with a paper dossier. After that I need to read the barcode from the first page of that scanned document and link it to the correct file.
I have found various library's or controls, but so far none that are free, or easy to use for a noob like me :)
推荐答案
这篇关于ASP.NET MVC4条形码库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!