
Export Libreoffice and Office documents to PDF
Original
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Cherkah
1 month ago
it is possible cause i did it but with this output:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
convert .../Competence_transverse.txt -> .../Competence_transverse.pdf using filter : writer_pdf_Export
regards
Report
Cherkah
1 month ago
Report
alex-l
1 month ago
Report
Cherkah
1 month ago
i would just to know what is the statement which corresponds for text file (.text/plain) in the "MimeType" section. e.g application/vnd.oasis.opendocument.text
When i use
soffice --headless --convert-to pdf MYFILE.txt
i have the related pdf file.
but i must use terminal for that. thus your app could do it easily
Report
alex-l
1 month ago
Report
alex-l
1 month ago
Report
Cherkah
1 month ago
Report
Cherkah
1 month ago
Report
qazcetelic
3 months ago
https://imgur.com/a/7utnUme
Report
alex-l
3 months ago
Report