SVGデータのみの場合(縦長)
ファイル名 : svg-portrait.pxdx
<svg width="21cm" height="29.7cm" viewBox="0 0 2100 2970">
<line stroke-width="1" x1="0" y1="0" x2="2100" y2="2970" stroke="black"/>
</svg>
<line stroke-width="1" x1="0" y1="0" x2="2100" y2="2970" stroke="black"/>
</svg>