ArthurHub / ArthurHub/HTML-Renderer

Only one page shown SOMETIMES when using tables.

Open
#46 2 comments 0 reactions 0 assignees View on GitHub
bug HTML
Dominant language
C#
Stars
1.4k
Forks
550
Avg merge
14d 9h
Merged PRs (30d)
1

Description

This is a weird one, and I'm having some trouble isolating exactly what inputs cause the issue. Basically, I have a table to show some data, followed by a list of images. The combined length of the table and the images is over one page long (actually, the length of the images alone that I've been testing with is over one page long). If I convert the whole thing, only the first page is shown. Other pages exist (and sometimes are landscape oriented for some reason), but they're blank. If I display just the list of images, they display fine on all pages. If I comment out certain things in the table, the content shows properly on both pages. So far, it seems like the issue only shows itself in two cases: 1, when there are tags inside of a td (as per https://htmlrenderer.codeplex.com/workitem/9094); 2, when there is only empty space (spaces or tabs) inside of a td. Any idea what's up?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.