-
On applying the "reflow" to a PDF, the progress bar and display of the pages work fine.
Only the table of contents is messed up, as it shows all entries on page 1
https://librera.mobi/faq/conver…
-
I am using the table with multiple rows so I want to use page-break so then a single row does not divide into two pages but it's not working when converting it to pdf. But when checking HTML design wi…
-
### Feature description
Following the discussion in https://github.com/insightsengineering/teal.reporter/issues/258, the` plot_with_settings `and `table_with_settings `modules have been highlighted f…
-
Currently on Sphinx master branch, the Docutils 0.13 new ``:widths:`` [option for table](https://sourceforge.net/p/docutils/patches/120) is implemented via a tabular or a longtable environment with Sp…
-
When extracting data from a PDF table with embedded links, only the text is captured, not the actual links.
-
## How to Reproduce
1. Copy the following `add` command from page 6-7 of the User Guide
![image.png](https://raw.githubusercontent.com/chuajunyu/pe/main/files/0cd74727-6b74-4664-b722-ef39f389cb05.pn…
-
I'm receiving a HTML for an API, I cannot change its content, but I can add styles. I created a NodeJS/Express backend to transform this HTML to a PDF. However, it is not formatted inside the PDF.
…
-
```ruby
Prawn::Document.generate("tmp/declaration_#{Time.current.strftime('%H%M%S')}.pdf",
page_layout: :landscape) do |pdf|
arr = []
1.upto(10…
-
The pdf version looks good, but the element hierarchy and attribute summary graphics are messy in the html version. They are readable, but have a number of extra lines and the fonts don't look good. …
-
# What happened?
In at least one instance, a table header breaks with table content on the next page. While tables should be allowed to break over two pages, when only the header appears on the firs…