Hi Everyone, Hope all are doing great.
I have a requirement where I need to convert the PDF format into landscape format, I have already converted the HTML table format into PDF format and I can show the data in the PDF but in Portrait mode, But as per requirement, the PDF has to generate in the Landscape mode, Is there any possibility that we can achieve the above scenario directly converting Using HTML and CSS code Because I have already implemented the logic of converting the HTML table to PDF, But I am unable to show the PDF in Landscape mode. Can anyone suggest to me how can I achieve the above requirement? Thank you.