Doc from tiff or pdf

Hi there.

Is there any way to generate doc-file from tiff or pdf?

Thank you

Hi

Thanks for your request. No of Aspose products support PDF to DOC converting. But if it is acceptable for you, you can convert PDF document to an image, using Aspose.Pdf.Kit, then insert this image to word document. The same you can do with your Tiff images.

Best regards,

Thanks for your reply, Andrey.

To me this solution is not suitable, because I need to insert this image to word document’s each page. But there is a problem with GetPages() method…

Currently this is the only way I can suggest you to achieve what you need.

As I understand you mean GetPages method of Aspose.Pdf.Kit?

Best regards,

No. I mean GetPages from Adam Skelton solution of finding pages in word document.

Hi

Thank you for additional information. Adam promised to provide you a solution in the following thread:
https://forum.aspose.com/t/58199

So, please expect a reply in few days.

Best regards,

Yes, I’m waiting.

Thanks

Hi there,

Just incase you haven’t heard, The latest version of Aspose.Pdf now provides direct PDF to DOC conversion which preserves document elements as editable.

Please see the page here for details:
https://docs.aspose.com/words/net/convert-a-document-to-pdf/

Thanks,