How to open print dialog after pdf generated?

前端 未结 3 1552
既然无缘
既然无缘 2020-11-29 11:29

I wrote some actions which generates dynamically PDF files. something like: reports/reportGenerator.action

when I call reports/reportGenerator?param=dialy

3条回答
  •  失恋的感觉
    2020-11-29 12:18

    Add this script in your loadView blade file (PDF blade file)

    
    

提交回复
热议问题