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.
PHPでPDFファイルを作成するためにFPDF最新バージョンを使用しています。私が実行したいタスクは、データベースに値を保存し、その中にhtml太字タグを付けて、html bタグ内にテキストが存在することです(開始タグと終了タグ内に正しくあります)。これらの b タグ内のテキストを MultiCell で太字で表示したいと考えています。
MultiCell 内の太字のテキストの部分を表示する方法についての提案。
どんな助けでも大歓迎です!
Fpdf Multicell アドオンを使用できます