Skip to content

html2pdf generated PDF where the table rows and images are not rendering properly across pages. #752

@satyavajja

Description

@satyavajja

I am experiencing problems with PDF output generated via html2pdf, where table rows and images are being split across pages instead of staying intact.

Table Issue:
Some table rows are breaking between pages. For example, one half of the row appears on one page, and the remainder continues on the next. This can be seen on Page 2 of the attached PDF.

Image Issue:
Similarly, certain images are split across pages. Part of the image appears on one page while the rest spills over to the next. Refer to Page 5 for a visual example.

Expected Behavior

  • Table rows should render completely on a single page or it next page with proper format
  • Image should not be split between pages; they should appear in full on one page.

Sample PDF File
exportPdf - 2025-07-21T173848.263.pdf

Demo Link

Demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions