AY-6878_Ftrack PDF publish #143
Labels
sponsored
This is directly sponsored by a client or community member
type: enhancement
Improvement of existing functionality or minor addition
Please describe the enhancement you have in mind and explain what the current shortcomings are?
To make a pdf reviewable, add format to the original pdf component. Also generate a reviewable image from it as in the previous step and use that as the thumbnail of the AssetVersion:
component['metadata']['ftr_meta'] = json.dumps({
'format': 'pdf'
})
How would you imagine the implementation of the enhancemenent?
No response
Describe alternatives you've considered:
No response
Additional context:
link to discussion on Discord
(might be a private channel)
This issue was automatically created from Clickup ticket AY-6878
The text was updated successfully, but these errors were encountered: