Questions tagged [html-to-pdf]

For questions related to conversion of HTML pages to PDF files

Questions related to conversion of HTML pages to PDF files

638 questions
0
votes
1 answer

html to pdf converter in yii2 with pagination in table

view:

'btn btn-danger']) ?>

controller: public function actionReport() { // setup kartik\mpdf\Pdf component $pdf = new…
Mahesh Joshi
  • 608
  • 8
  • 9
0
votes
1 answer

Internal styles are not applying after generating PDF using ITextRenderer

I'm using ITextRenderer to generate pdf in my application by loading a html file with internal styles. My HTML page is like this: