|
|
|
FAQ
- I can't see barcode on fly when I drag and drop BarcodeNETImage
- It occurred when ever you change the default installation path or port. BarcodeNETImage use ImageServerURL to identify image server . The default value is "http://localhost/BarcodeNET/imageServer.aspx", You can change this property depend on virtual path and port.
- I can't move BarcodeNETWeb in design time?
- BarcodeNETWeb is design for making image factory,Don't try to move it any time. Use BarcodeNETImage instead.
- Once BarcodeNET include a simple image server ,how could BarcodeNETWeb do for me?
- You can use BarcodeNETWeb in silent mode. With silent mode, you can save barcode as images file on server, without affect user's output.
- How do I put a image as part of my application??
- How do I locate the image generated by BarcodeNETWeb??
- BarcodeNETWeb act like a image factory,In our example called image server. Just thank it was a pure image file,
- and included it in your html tags.
- Here is the sample,
- <IMG alt="" src="http://localhost/BarCodeNET/imageserver.aspx?barcodetext=CU0001234">
- Where "http://localhost/BarCodeNET/imageserver.aspx" is the program implement in BarcodeNET.
- Full example codes are include in install file
- In BarcodeNET 3.0 ,please using BarcodeNETImage instead.
- How do I resize the image?
- Answer:
- Version 2.0 remove this property, developer needn't care about output image size,BarcodeNET will automatic resize it depend on actual barcode width. but you can still change bar height programly.
-
- How do I buy the component??
- Answer:
- Please check Price session for detail. You are welcome for any kind of question.
- Contract vrml97@ms1.url.com.tw for more detail information.
|
|