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.
次のような 2 つの div があります。
jsフィドル
それらを重ねてレンダリングできますが、これは問題ありません。
問題は、PDF 内の配置です。
スタイルposition:absolute;top:100pxなどで試してみたのですが、 を使ったレンダリングでなぜかdivが動かせませんmPDF。top, left, right or bottomポジショニングはどれも機能していないようです。これは mDF の制限ですか?
position:absolute;top:100px
mPDF
top, left, right or bottom
何か案は?
そのPDFと同様に、ピクセルでは機能せず、mmで機能しますが、それ以外は機能するはずです。付属の例を見てください。CSSでさまざまなものを達成するための本当に良い例がいくつかあります