12-04-2019 04:45 AM
I am uploading docx, xlsx(excel files) and pdfs to nuxeo and able to see them in Nuxeo UI correctly.
Using the java client's method streamBlobByPath I am able to fetch the blob of document in my custom code.
nuxeoClient.repository().streamBlobByPath(path, "file:content");
For the docx or xlsx files, when I use Nuxeo UI I am able to see the documents embedded in a pdf previewer.
How can I get the docx and xlsx as pdf blobs so it can be rendered by my custom pdf previewer?
I do not want the pdf previewer embedded in the blob. Just the content as pdf formatted blob.
12-05-2019 09:54 AM
I can try a suggestion
12-06-2019 12:38 AM
[Patrick Abgrall](https
12-06-2019 03:47 AM
The way I have described is in fact documented at https
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.