mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
ATS-996: TIFF to PDF - invalid output format
This commit is contained in:
@@ -65,6 +65,7 @@ public interface RequestParamMap
|
||||
String NOT_EXTRACT_BOOKMARKS_TEXT = "notExtractBookmarksText";
|
||||
String PAGE_LIMIT = "pageLimit";
|
||||
String PDF_FORMAT = "pdfFormat";
|
||||
String PDF_ORIENTATION = "pdfOrientation";
|
||||
|
||||
// Parameters interpreted by the TransformController
|
||||
String DIRECT_ACCESS_URL = "directAccessUrl";
|
||||
|
Reference in New Issue
Block a user