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

Aspose Pdf to Word #24

Open
mds11 opened this issue Jul 11, 2017 · 8 comments
Open

Aspose Pdf to Word #24

mds11 opened this issue Jul 11, 2017 · 8 comments

Comments

@mds11
Copy link

mds11 commented Jul 11, 2017

Hi,
We are trying to convert PDF to word using aspose, conversion is happening but the word file generated is of only 2kb, also we are unable to open that word file.

Please provide solution.

@aspose-pdf
Copy link
Collaborator

@mds11 ,
Can you please confirm if you are using the API in trial mode or using a valid license. Furthermore, please share the input PDF file, so that we can test the conversion in our environment.

Please note that when using the API in trial mode, there is a limitation to manipulate 4 pages.

PS, My name is Nayyer and I am developer evangelist at Aspose.

@mds11
Copy link
Author

mds11 commented Jul 24, 2017

Hi Nayyer,
sorry for late reply, was busy in other work.
I have also tried with 2 page document still faced the same problem.
I am using trial mode. The file which I am trying is project confidential file so I can't share it.

Code I used:

from jpype import*
import os.path
from WorkingWithDocumentConversion import PdfToDoc
asposeapispath = os.path.join(os.path.abspath("C:/Python27"), "libs")

print "You need to put your Aspose.Words for Java APIs .jars in this folder:\n"+asposeapispath

startJVM(getDefaultJVMPath(), "-Djava.ext.dirs=%s" % asposeapispath)

testObject = PdfToDoc('data/')
testObject.main()
shutdownJVM()

@imranrafique
Copy link

@mds11 ,
You can get a 30 day temporary license from the purchase portal, its option is available in step 5. A temporary license is a time-restricted full license that lets you test every aspect of the API before buying it. Please refer to this help topic: Apply License to Aspose.Pdf for Java API.

You can send the confidential file with the private message in the Aspose.Pdf forum. We use source files for the testing purposes only.

PS, My name is Imran and I am a developer evangelist at Aspose.

@mds11
Copy link
Author

mds11 commented Jul 25, 2017

What is cost for temporary license?

@aspose-pdf
Copy link
Collaborator

@mds11 ,

The temporary license is free of cost for evaluation purposes.

@imranrafique
Copy link

imranrafique commented Jul 26, 2017

@mds11 ,
The temporary license is free for the evaluation purposes only. Once you are happy with your evaluation of Aspose.Pdf for Java API, then you can purchase a license at the Aspose website.

@LemjidMohamed
Copy link

Hello,
When talking about the pdf file, I got a bad word with the Aspose library:

image

Our client does not accept blocks, he sees a word document like that of the original office.
Do you have an idea please?

@asadalikhan90
Copy link
Collaborator

Please use Aspose.PDF for Java 22.4 for PDF to Word Conversion as we have improved this feature lately. Furthermore, please create a post in our official support forum in case you notice any issues. We will further proceed to assist you accordingly.

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

4 participants