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.
fpdf クラスを使用して、上部、左右に厚さ 15mm、下部に厚さ 32mm の色付きの境界線 (引数のために境界線の色はオレンジ色) を使用して PDF を作成する必要があり、中央に白い背景が残ります。テキストコンテンツ用。
どうすればこれを達成できますか?
FDPF を使用しないでください。DomPDF を使用します。HTML を入力として受け入れ、記述した内容を簡単に実行でき、そこから PDF を生成します。