0
私は1ヶ所で立ち往生しています。私はHTMLページを持っていますが、印刷ボタンで印刷ページに1つのDIVだけを保存し、保存ボタンを使ってPDFとして保存したいと思っています。A4版の版をPDF形式で印刷して保存します。
<div class="abc">
Here are some words
<div class="def">
Some more words
<div class="ghi">
This is I want for print on A4 page and save as PDF but like my letterhead with logo and other detail like microsoft word have header and footer. I want to header and footer add in header.php and footer.php but only on print and save as PDF. And this div class in the middle of letter.
<button>Click for print</button>
<button>Click to save as PDF</button>
</div>
</div>
</div>
私は、レターヘッドとして
事前のおかげで多くのことを、印刷版をしたいです。
返信いただきありがとうございますが、私は@media printについてよくわかりません。 コーディングはできますか? – djmhim
すでに*は*コーディングです。それはCSSです。このコンテンツに「