ctx.clearRect ( 0 , 0 , 480 , 480 );ctx.font = '10px print_clearly_otregular';ctx.textBaseline='top';ctx.fillStyle = 'rgb(0,0,0)';ctx.textAlign='left';ctx.fillText('Name:',22.2705,22.2705);ctx.lineWidth = 1;ctx.strokeStyle='rgb(160,160,160)';ctx.beginPath();ctx.moveTo(46.25, 30.5);ctx.lineTo(188.44, 30.5);ctx.stroke();ctx.lineWidth = 1;ctx.strokeStyle='rgb(255,255,255)';ctx.beginPath();ctx.moveTo(0, 0);ctx.lineTo(0, 0);ctx.stroke();