Of course.
The source files come from a scanning application, with a “.pg” extension, but to my knowledge are regular TIFFs and can be viewed as such after changing the file extension to “.tiff”.
The expected output is a PDF with same pages as the input TIFF.
Unfortunately, I can not share the actual output file (with only 1 page) at the moment, because there are some issues with access to the machine where I developed the application on.
It should be fixed today.
I have observed your requirements and regret to share that at present the requested support is unavailable in API. A ticket with ID IMAGINGNET-3364 has been created as in our issue tracking system as a new feature request. Our development team will look into the possibility of implementation of the requested feature. This thread has been associated with this new feature request, so that you can be automatically notified as soon as this issue is resolved.
I have observed your requirement of exporting multi page TIff to multi page PSD. As far as Aspose.Imaging is concerned, it allows you toexport individual Tiff frames to individual PDF. Later, you can then use Aspose.PDF to merge the individual PDF files. The other option is to use Aspose.PDF directly in this regard that allows reading TIFF file and generating PDF for that.