Datatable print page alignment is not fine in Mac OS
Datatable print page alignment is not fine in Mac OS
sujivasagam
Posts: 3Questions: 2Answers: 0
When i tried to print the datatable in Mac Safari, the rows break when the paper ends. How can fix this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
That's a Safari bug I'm afraid. DataTables / Buttons just create an HTML document with an HTML
table
in it. The actual print layout is left to the browser. I would suggest trying the Safari tech preview. If that doesn't help then report a bug to Apple / Webkit.Thanks,
Allan
Thank you Allan for your response