| 1: | <%@ Page Language="c#" AutoEventWireup="false" %> | |
| 2: | <%@ Register TagPrefix="cc1" Namespace="BarcodeNETWorkShop" Assembly="Barcodenet" %> | |
| 3: | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > | |
| 4: | <HTML> | |
| 5: | <HEAD> | |
| 6: | <title>BarcodeNET</title> | |
| 7: | <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR"> | |
| 8: | <meta content="C#" name="CODE_LANGUAGE"> | |
| 9: | <meta content="JavaScript" name="vs_defaultClientScript"> | |
| 10: | <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema"> | |
| 11: | <LINK href="style.css" type="text/css" rel="stylesheet"> | |
| 12: | </HEAD> | |
| 13: | <BODY> | |
| 14: | <DIV align="center"> | |
| 15: | <table width="75%" align="center" border="0"> | |
| 16: | </table> | |
| 17: | <DIV align="center"> | |
| 18: | <TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0"> | |
| 19: | <TR> | |
| 20: | <TD></TD> | |
| 21: | </TR> | |
| 22: | <TR> | |
| 23: | <TD bgColor="#006699" height="18"> | |
| 24: | <H2 class="comments-head"> BarcodeNET/Image Drag adn Drop Example</H2> | |
| 25: | </TD> | |
| 26: | </TR> | |
| 27: | <TR> | |
| 28: | <TD></TD> | |
| 29: | </TR> | |
| 30: | <TR> | |
| 31: | <TD> | |
| 32: | <DIV align="center"> | |
| 33: | <DIV align="center"> | |
| 34: | <TABLE id="Table1" style="FONT-SIZE: 8pt; BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: black" | |
| 35: | cellSpacing="0" cellPadding="5" width="400" align="center" border="1"> | |
| 36: | <TR> | |
| 37: | <TD height="22"> | |
| 38: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage21" IsRounded="True" BgColor="WhiteSmoke" FileFormat="PNG" BarcodeText="CODE128A" | |
| 39: | BarcodeType="CODE128A" runat="server"></cc1:barcodenetimage></P> | |
| 40: | </TD> | |
| 41: | <TD height="22"><cc1:barcodenetimage id="BarcodeNETImage22" IsRounded="True" BgColor="AliceBlue" runat="server" AntiAlias="False" | |
| 42: | ShowBorder="True"></cc1:barcodenetimage></TD> | |
| 43: | <TD height="22"> | |
| 44: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage23" BarcodeText="00000000" BarcodeType="CODE128C" runat="server" | |
| 45: | ShowBorder="True"></cc1:barcodenetimage></P> | |
| 46: | </TD> | |
| 47: | <TD height="22"> | |
| 48: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage24" BgColor="LightGoldenrodYellow" FileFormat="PNG" BarcodeText="1234567890123" | |
| 49: | BarcodeType="EAN13" runat="server" ShowBorder="True"></cc1:barcodenetimage></P> | |
| 50: | </TD> | |
| 51: | </TR> | |
| 52: | <TR> | |
| 53: | <TD> | |
| 54: | <P align="center">Rounded BackGround | |
| 55: | </P> | |
| 56: | </TD> | |
| 57: | <TD> | |
| 58: | <P align="center">Rounded Border | |
| 59: | </P> | |
| 60: | </TD> | |
| 61: | <TD> | |
| 62: | <P align="center">Normal border | |
| 63: | </P> | |
| 64: | </TD> | |
| 65: | <TD> | |
| 66: | <P align="center">Normal border</P> | |
| 67: | </TD> | |
| 68: | </TR> | |
| 69: | <TR> | |
| 70: | <TD> | |
| 71: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage25" BgColor="MistyRose" FileFormat="PNG" BarcodeText="1234567890123" | |
| 72: | BarcodeType="EAN13_S5" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="1233" RotateAngle="R90" SupplementalText="00000"></cc1:barcodenetimage></P> | |
| 73: | </TD> | |
| 74: | <TD> | |
| 75: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage26" BgColor="MistyRose" FileFormat="PNG" BarcodeText="1234567890123" | |
| 76: | BarcodeType="EAN13_S5" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="1225" RotateAngle="R270" SupplementalText="00000"></cc1:barcodenetimage></P> | |
| 77: | </TD> | |
| 78: | <TD> | |
| 79: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage27" BgColor="MistyRose" FileFormat="PNG" BarcodeText="1234567890123" | |
| 80: | BarcodeType="EAN13_S5" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="1235" RotateAngle="R180" SupplementalText="00000"></cc1:barcodenetimage></P> | |
| 81: | </TD> | |
| 82: | <TD> | |
| 83: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage28" BgColor="MistyRose" FileFormat="PNG" BarcodeText="1234567890123" | |
| 84: | BarcodeType="EAN13_S5" runat="server" ShowBorder="True" RotateAngle="R0" SupplementalText="00000"></cc1:barcodenetimage></P> | |
| 85: | </TD> | |
| 86: | </TR> | |
| 87: | <TR> | |
| 88: | <TD height="25"> | |
| 89: | <P align="center">Rotate 90</P> | |
| 90: | </TD> | |
| 91: | <TD height="25"> | |
| 92: | <P align="center">Rotate 270</P> | |
| 93: | </TD> | |
| 94: | <TD height="25"> | |
| 95: | <P align="center">Rotate 180</P> | |
| 96: | </TD> | |
| 97: | <TD height="25"> | |
| 98: | <P align="center">Normal</P> | |
| 99: | </TD> | |
| 100: | </TR> | |
| 101: | <TR> | |
| 102: | <TD> | |
| 103: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage31" BgColor="White" FileFormat="PNG" BarcodeText="EAN128A" BarcodeType="EAN128A" | |
| 104: | runat="server" BarHeight="30"></cc1:barcodenetimage></P> | |
| 105: | </TD> | |
| 106: | <TD> | |
| 107: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage30" BgColor="White" FileFormat="PNG" BarcodeText="EAN128A" BarcodeType="EAN128A" | |
| 108: | runat="server"></cc1:barcodenetimage></P> | |
| 109: | </TD> | |
| 110: | <TD> | |
| 111: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage29" BgColor="White" FileFormat="PNG" BarcodeText="EAN128A" BarcodeType="EAN128A" | |
| 112: | runat="server" AntiAlias="True" DESIGNTIMEDRAGDROP="1241" BarHeight="30"></cc1:barcodenetimage></P> | |
| 113: | </TD> | |
| 114: | <TD> | |
| 115: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage32" BgColor="White" FileFormat="PNG" BarcodeText="EAN128A" BarcodeType="EAN128A" | |
| 116: | runat="server" AntiAlias="True" BarHeight="30" TextFont="Papyrus, 8.25pt" TextColor="Green"></cc1:barcodenetimage></P> | |
| 117: | </TD> | |
| 118: | </TR> | |
| 119: | <TR> | |
| 120: | <TD> | |
| 121: | <P align="center">Small</P> | |
| 122: | </TD> | |
| 123: | <TD> | |
| 124: | <P align="center">Larger</P> | |
| 125: | </TD> | |
| 126: | <TD> | |
| 127: | <P align="center">AntiAlias</P> | |
| 128: | </TD> | |
| 129: | <TD> | |
| 130: | <P align="center">Font &Color</P> | |
| 131: | </TD> | |
| 132: | </TR> | |
| 133: | <TR> | |
| 134: | <TD> | |
| 135: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage33" FileFormat="PNG" BarcodeText="12345678901" BarcodeType="UPC_A_S2" | |
| 136: | runat="server" DESIGNTIMEDRAGDROP="1694" SupplementalText="00" BarcodeColor="DarkBlue"></cc1:barcodenetimage></P> | |
| 137: | </TD> | |
| 138: | <TD> | |
| 139: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage34" BgColor="Gainsboro" FileFormat="PNG" BarcodeText="12345678901" | |
| 140: | BarcodeType="UPC_A_S2" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="1698" SupplementalText="00" BarcodeColor="Black" | |
| 141: | SupplementalTextStyle="NONE"></cc1:barcodenetimage></P> | |
| 142: | </TD> | |
| 143: | <TD> | |
| 144: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage35" BgColor="Gainsboro" FileFormat="PNG" BarcodeText="12345678901" | |
| 145: | BarcodeType="UPC_A_S2" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="1710" SupplementalText="00" BarcodeColor="Black" | |
| 146: | SupplementalTextStyle="TOP"></cc1:barcodenetimage></P> | |
| 147: | </TD> | |
| 148: | <TD> | |
| 149: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage36" BgColor="Gainsboro" FileFormat="PNG" BarcodeText="12345678901" | |
| 150: | BarcodeType="UPC_A_S2" runat="server" ShowBorder="True" SupplementalText="00" BarcodeColor="Black" SupplementalTextStyle="BOTTOM"></cc1:barcodenetimage></P> | |
| 151: | </TD> | |
| 152: | </TR> | |
| 153: | <TR> | |
| 154: | <TD> | |
| 155: | <P align="center">Barcode Color</P> | |
| 156: | </TD> | |
| 157: | <TD> | |
| 158: | <P align="center">Supplemetal None</P> | |
| 159: | </TD> | |
| 160: | <TD> | |
| 161: | <P align="center">Supplemetal Top</P> | |
| 162: | </TD> | |
| 163: | <TD> | |
| 164: | <P align="center">Supplemetal Bottom</P> | |
| 165: | </TD> | |
| 166: | </TR> | |
| 167: | <TR> | |
| 168: | <TD> | |
| 169: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage37" BarcodeText="Ean128b" BarcodeType="EAN128B" runat="server" | |
| 170: | DESIGNTIMEDRAGDROP="240" BarHeight="40" CustomText="Custom Text"></cc1:barcodenetimage></P> | |
| 171: | </TD> | |
| 172: | <TD> | |
| 173: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage38" BarcodeText="123" BarcodeType="EAN128B" runat="server" DESIGNTIMEDRAGDROP="244" | |
| 174: | BarHeight="40" BarWidth="2"></cc1:barcodenetimage></P> | |
| 175: | </TD> | |
| 176: | <TD> | |
| 177: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage39" IsRounded="True" BgColor="AntiqueWhite" FileFormat="PNG" | |
| 178: | BarcodeText="12345678901" BarcodeType="UPC_A" runat="server" ShowBorder="True" DESIGNTIMEDRAGDROP="248" BarHeight="40" | |
| 179: | BarWidth="1" BarcodeMargins="20, 20, 10, 20"></cc1:barcodenetimage></P> | |
| 180: | </TD> | |
| 181: | <TD> | |
| 182: | <P align="center"><cc1:barcodenetimage id="BarcodeNETImage40" IsRounded="True" BgColor="AntiqueWhite" FileFormat="PNG" | |
| 183: | BarcodeText="12345678901" BarcodeType="UPC_A" runat="server" ShowBorder="True" BarHeight="40" BarWidth="1" BarcodeMargins="10, 10, 10, 10" | |
| 184: | BarcodeGap="5, 5, 5, 5"></cc1:barcodenetimage></P> | |
| 185: | </TD> | |
| 186: | </TR> | |
| 187: | <TR> | |
| 188: | <TD> | |
| 189: | <P align="center">Custom Text</P> | |
| 190: | </TD> | |
| 191: | <TD> | |
| 192: | <P align="center">Bar width</P> | |
| 193: | </TD> | |
| 194: | <TD> | |
| 195: | <P align="center">Margin</P> | |
| 196: | </TD> | |
| 197: | <TD> | |
| 198: | <P align="center">Text Gap</P> | |
| 199: | </TD> | |
| 200: | </TR> | |
| 201: | </TABLE> | |
| 202: | </DIV> | |
| 203: | </DIV> | |
| 204: | </TD> | |
| 205: | </TR> | |
| 206: | </TABLE> | |
| 207: | <TABLE id="Table4" width="75%" align="center" border="0"> | |
| 208: | </TABLE> | |
| 209: | </DIV> | |
| 210: | </DIV> | |
| 211: | <DIV align="center"></DIV> | |
| 212: | </BODY> | |
| 213: | </HTML> |
This page was automatically generated by SharpDevelop.