any way to convert PDF document in to Tiff format with inbuilt IBR features
Is there any way to convert PDF document in to Tiff format with inbuilt IBR features?
In our Webcenter Portal app, we create the PDF document with the content of ADF pages and check it in UCM using RIDC api.
There will some batch job which will retrieve the documents from UCM and send them to client internal Document management system. The client / batch job will only process TIFF files. So we need a way to convert the PDF into TIFF. We are okie to have both PDF and TIFF stored in UCM.
When i have done research, i could only see components like PDFexport or TIFFConverter which only converts the other formats into PDF. But i am expecting a reverse conversion. Is it possible ? Thanks