Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Katherine_Ryan's avatar

Difficulty Aligning Bootstrap Classes in PDF Generation

I've been working on creating a PDF using Bootstrap classes, and I'm encountering some alignment issues. I'm wondering if anyone else has experienced this problem and could offer some guidance.I'm using Bootstrap classes to structure and style my content, and it looks great on the web page. However, when I try to generate a PDF from the same content, the alignment seems to be off. Elements that were Requesting Your Driving Record https://dmvnow.wiki/ perfectly aligned on the web page appear misaligned in the PDF.Has anyone else faced a similar issue when using Bootstrap classes for PDF generation?

0 likes
1 reply
krekas's avatar

What are you using to generate pdf? If dompdf then it cannot use many css styles as it doesn't support them.

Please or to participate in this conversation.