PDF
I'm using nuxeo with docker, when I create a document with pdf, nuxeo fails to create a thumbnail, the following error occurs: 2021-02-04T09:20:07,314 WARN [ThumbnailDocumentFactory] Cannot compute document ...
0 votes
1 answers
0 comments
66 views
Hi, I'm trying to render a document with a docx template using Freemarker, but I got the following error : org.nuxeo.ecm.core.convert.api.ConversionException: Failed to invoke operation Blob.RunConverter, null mime type not supported by any2pdf ...
0 votes
0 answers
1 comments
193 views
Hello ! In the view layout of a document I'm using the element : “nuxeo-document-viewer” I would like to know how is it possible to rename the file I upload when I do it ? For example using the metadata of the file or anything else. Thanks :)
0 votes
1 answers
0 comments
317 views
Hello, I try to reproduce the configuration to generate a PDF with the following step: `- Context.FetchDocument - Document.Query: query: "SELECT * FROM Document" language: NXQL - Render.DocumentFeed: template: "template:CSVExport" filename: ...
0 votes
1 answers
0 comments
802 views