mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- introducing new custom transformer-misc: ImageToPdf
This commit is contained in:
@@ -64,6 +64,7 @@ public interface RequestParamMap
|
||||
String INCLUDE_CONTENTS = "includeContents";
|
||||
String NOT_EXTRACT_BOOKMARKS_TEXT = "notExtractBookmarksText";
|
||||
String PAGE_LIMIT = "pageLimit";
|
||||
String PDF_FORMAT = "pdfFormat";
|
||||
|
||||
// Parameters interpreted by the TransformController
|
||||
String DIRECT_ACCESS_URL = "directAccessUrl";
|
||||
|
Reference in New Issue
Block a user