我有幾個大的,特別是格式符合客戶的請求,輸入表。它看起來類似於以下... <body id="Body" class="Window" runat="server">
<form id="Form" runat="server" defaultbutton="SubmitLinkButton">
<!-- Markup for a the SubmitLinkButton a
PDF生成包barryvdh/laravel-dompdf,PDF工作正常。我有這樣的代碼: public function fun_pdf($test_id) {
$test = Test::where('id', $test_id)->first();
$questions = (new TestQuestionsController)->questionwithansw