Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TCPDF でカスタム フッターを作成する方法を見つけましたが、これはテキストにのみ適用されます。htmlを使用する可能性はありますか?「writeHTMLCell」という関数がありますが、x座標と-座標が必要で、これが問題だと思います。
TCPDF クラスの getX() 関数と getY() 関数を使用して、X 座標と Y 座標を取得できます。