Pdf To Docx Convert Everthing to a Big Image

Hello Aspose Team.

We have recently purchased and deployed a pdf to docx converter using your product.
We have stumbled in an issue converting specific pdfs to a big image, including all text.
Farther more the docx seems to be opened in compatibility mode, and converting it does not seem to affect.

This is a big issue since it is no longer editable as an image.
We have tried all Recognition modes and the converter is set to ‘Docx’.
Is this a familiar issue, and can we avoid or fix this ASAP?

Thank you and have a good day.

EDIT: All converts seem to be opened in compatibility mode, so the issue probably isn’t laying there.

Hello Dan,


Thanks for using our API.

Would you please share a sample document and code snippet which you are using for conversion process. This way we can test the scenario in our environment and address it accordingly. We are sorry for the inconvenience.


Best Regards,

I have found the issue, although fixing it is a problem on its on.


The issue comes from the pdf rendered the text as a block rather then a text. This can be seen when marking the pdf text, marks all of the text rather then the letters on it.

Apparently we have an issue with our pdf maker when using custom fonts.
The question is: Is there any option to solve this issue when using aspose pdf? Is it possible to open the pdf with your api and perhaps manipulate the text or font before converting?

Thank you.

Hello Dan,


Thanks for writing back.

dsarel:
The question is: Is there any option to solve this issue when using aspose pdf? Is it possible to open the pdf with your api and perhaps manipulate the text or font before converting?

With Aspose.Pdf for .NET you can add/replace text/font in an existing PDF document. You may visit “Replace Text in a PDF file” and “Replace fonts in Existing PDF” articles in API documentation. In case if you need any further assistance, please feel free to contact us.


Best Regards,