Do you want just the Form to be printed? If so add this CSS: @media print { body * { visibility: hidden; } #section-to-print, #print-area ...
確定! 回上一頁