I have to open a PDF and ask to print it automatically. I did this: const pdfWindow = window.open("generate_pdf.php?id="+id, "_blank"); if…
確定! 回上一頁