<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AJYA</author_name>
  <author_url>https://blog.hatena.ne.jp/AJYA/</author_url>
  <blog_title>ソフトウェア開発者の日常</blog_title>
  <blog_url>https://ajya.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>PHP</anon>
    <anon>TCPDF</anon>
  </categories>
  <description>PEARのImage_Barcodeを使って作成したバーコードの画像を、TCPDFで作成するPDFに挿入して、バーコード付きPDFを作成することになり、以前作ったプログラムをベースに作成しました。 画像の位置調整ができない 試してみると、バーコードが左に寄りすぎているので、TCPDFのImage()メソッドの第2パラメータを0にして試しても、位置が変わりません。 $pdf-&gt;Image($fileName, 100, $pdf-&gt;GetY() + 1, 0, 0, $pdf-&gt;getImageFileType($fileName), '', '', false, 300); 未指定の第11パラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fajya.hatenablog.jp%2Fentry%2F2013%2F09%2F05%2F125452&quot; title=&quot;PHP：TCPDF：画像を指定するために試したこと - ソフトウェア開発者の日常&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>http://capture.heartrails.com/150x130/shadow?http://tcpdf.penlabo.net/method/i/Image.html</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-05 12:54:52</published>
  <title>PHP：TCPDF：画像を指定するために試したこと</title>
  <type>rich</type>
  <url>https://ajya.hatenablog.jp/entry/2013/09/05/125452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
