<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moongift</author_name>
  <author_url>https://blog.hatena.ne.jp/moongift/</author_url>
  <blog_title>Docurain Labo</blog_title>
  <blog_url>https://blog.docurain.jp/</blog_url>
  <categories>
  </categories>
  <description>帳票はヘッダー、明細そしてフッターで構成されています。ヘッダーやフッターは各帳票で一度しか出力しないので簡単ですが、明細行は次のような機能が必要でしょう。 明細データから指定した行数分のデータを取り出す 明細データを指定した行数ごとに分割する この記事では帳票を作る際に必要な配列操作について解説します。 今回利用するデータについて 今回利用するデータは次のような内容であることとします。 { &quot;items&quot;: [ {&quot;name&quot;: &quot;商品1&quot;, &quot;price&quot;: 100, &quot;unit&quot;: 10}, {&quot;name&quot;: &quot;商品2&quot;, &quot;price&quot;: 200, &quot;unit&quot;: 20}, {&quot;name…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.docurain.jp%2Fentry%2F20220506%2F1651814353&quot; title=&quot;明細行を出力する際に利用する配列操作関数について - Docurain Labo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/moongift/20220224/20220224163552.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-06 14:19:13</published>
  <title>明細行を出力する際に利用する配列操作関数について</title>
  <type>rich</type>
  <url>https://blog.docurain.jp/entry/20220506/1651814353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
