mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Some research on pdf conversion
This commit is contained in:
16
modules/microsite/docs/dev/adr/0010_convert_image_files.md
Normal file
16
modules/microsite/docs/dev/adr/0010_convert_image_files.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Convert Image Files
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
|
||||
## Context and Problem Statement
|
||||
|
||||
How to convert image files properly to pdf?
|
||||
|
||||
|
||||
## Considered Options
|
||||
|
||||
* [pdfbox]() library
|
||||
* [pandoc](https://pandoc.org/) external command
|
Reference in New Issue
Block a user