-
Hello,
is there a way to convert document that are in a non default page sze?
For example, a docx file in A3 page size is converted to a A4 page sized pdf and his content is cropped...
Thank you
-
Docbook has a way of specifying custom styles with the `role` attribute in the `phrase` element, but Pandoc does'nt parse them.
So Pandoc is able to generates custom styles in _docx, odt, html..._…
-
When H1 or H2 covers multiple lines, the space between two lines is too small. Second line touches or overlaps.
Steps to reproduce:
1. Generate a DOCX with a long h1 or h2, on multiple lines.
…
-
Need to create a new content page for information on how surviving dependents can claim accrued benefits.
Helpful content:
- https://benefits.va.gov/BENEFITS/factsheets/general/accrued.pdf
- ht…
-
In my app the attachments look like this:
![image](https://user-images.githubusercontent.com/9065229/94363311-c74ad800-0104-11eb-996a-1e99464d0816.png)
It'd be nice if I could alter the list of …
-
Hi, Thank you for building such a good open source product.
For my use case, I was looking for architecture details and training process for the segmentation model. In Delft there are models for ot…
-
I use PHPWord with MPDF to convert Word to PDF.
This is my code:
`Settings::setPdfRendererName( Settings::PDF_RENDERER_MPDF );
Settings::setPdfRendererPath( '.' );
$phpWor…
-
```
Today XDocReport use Velocity or Freemarker syntax to manage condition,
loop,etc... which works well but which can be complex for a secretary.
The basic idea is to manage a mapping between a wor…
-
```
Today XDocReport use Velocity or Freemarker syntax to manage condition,
loop,etc... which works well but which can be complex for a secretary.
The basic idea is to manage a mapping between a wor…
-
Related to https://github.com/clach04/whatabagacack/issues/10