-
Develop a formatter to parse PDF and DOCX files, extract text and tables while handling complex layouts.
- [ ] Research methods of text extraction from PDF and DOCX.
- [ ] Implement Basic Parsing …
-
The new `--format` parameter would allow for values like:
* `Letter`
* `a4-portrait`
* `A4-landscape`
* `210x297`
All the pages in the output PDF would then have this format.
Images provided t…
-
Un rapport devra être réalisé selon les recommandations suivantes :
- Forme du rapport : police 12, interligne simple, limité à 20 pages (sans les annexes).
- Contenu du rapport :
une page de gar…
-
Some character sheets have a line or two writing over eachother in the autogenerated PDF, at the top of pages after the first, making a skill or description partly illegible. Example ![image](https://…
-
Description :
Implémenter une fonctionnalité permettant d’exporter les résultats d’un diagnostic par scénario dans un fichier PDF structuré.
Critères :
- Le rapport inclut le scénario choisi, le…
-
Looks like a promising project!
The main usage idea that comes to my mind is creating project documentation for clients. In this case the tool is used internally to collaboratively create the documen…
-
- adds pdf file type to supporting documents
- updates documentViewer to support PDFs page select
- some UI updates. cleans up button placement
- adds button to view full page from declaration review
…
-
### Issue with current documentation:
Please make the documentation in pdf format. Many people need offline documentation. But since it contains formulas, they are not displayed in the browser withou…
-
**Is your feature request related to a problem? Please describe.**
Add support for generating reports as PDF
**Additional context**
This feature was originally planned for the initial version, bu…
-
As of `pandoc` 2.8.0.1, released in November 2019, `pdf` is a valid output format. Since well before then, `LaTeX` was not the only intermediary format for creating PDFs; we currently force `latex` as…