The contents you find here are totally obsolete so do not use this website to obtain a solution for your issues: the indications you get from here will not be accurate and may lead to data loss or other mayor problems
Preview Document API
Moderator: car031
Post
Re: Preview Document API
You can use the web-services of the document to work with previews.
The relevant methods are:For more information:
https://docs.logicaldoc.com/resources/w ... tThumbnail
These methods are also available in the SOAP API
#Note: In the community edition the generation of thumbnails and the preview of documents is only available for some documents.
The commercial editions instead support the preview of a much wider set of formats thanks to the presence of numerous format converters. See the feature matrix comparison https://www.logicaldoc.com/features
The relevant methods are:
Code: Select all
/document/createPdf [Creates the PDF conversion of the given document]
/document/createThumbnail [Creates the thumbail of the given document]
/document/getResource [Gets the content of a resource]
/document/thumbnail/{type}/{docpath} [Gets the thumbnail]
/document/uploadResource [Uploads a new resource of the document]
https://docs.logicaldoc.com/resources/w ... tThumbnail
These methods are also available in the SOAP API
#Note: In the community edition the generation of thumbnails and the preview of documents is only available for some documents.
The commercial editions instead support the preview of a much wider set of formats thanks to the presence of numerous format converters. See the feature matrix comparison https://www.logicaldoc.com/features
Who is online
Users browsing this forum: No registered users and 2 guests