「戻る」ボタンで指定のURLに移動

ファイル名 : event_cancel.pxdx

<?xml version="1.0" encoding="shift-jis" ?>
<pxd paper-type="A4">
   <event type="printcancel" to="test_end.html" frame="_top"/>
   <page>
      <svg width="21cm" height="29.7cm" viewBox="0 0 2100 2970">
         <text x="200" y="500" font-size="200" >サンプル!</text>
         <line stroke-width="1" x1="200" y1="500" x2="1200" y2="500"/>
      </svg>
   </page>
</pxd>