Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency between doc and pdf after convertin word to Pdf in Aspose #28

Open
saeedAliakbary opened this issue Jul 29, 2017 · 1 comment

Comments

@saeedAliakbary
Copy link

I have a pdf file:

https://uploadfiles.io/uki01

that converted to word by Aspose.pdf and output is :

https://ufile.io/54xv2 why after convert from pdf to word , the text of word is out of area and And the texts are in a group format.

how can I edit this code to achieve my goal?

my code is :

Document document = new Document("x"+".pdf");
document.save("x" + ".docx", SaveFormat.DocX);

@aspose-pdf
Copy link
Collaborator

@Saeedbaba ,

Thanks for using our APIs.

I have tested the scenario and have managed to replicate above stated issues. For the sake of correction, I have logged them as PDFJAVA-36953 in our issue tracking system. We will further look into the details of these problems and will keep you updated on the status of correction. Please be patient and spare us little time. We are sorry for this inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant