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

Raise File Save As dialog with some files #55

Closed
AdriedB opened this issue Dec 19, 2017 · 8 comments
Closed

Raise File Save As dialog with some files #55

AdriedB opened this issue Dec 19, 2017 · 8 comments
Labels

Comments

@AdriedB
Copy link

AdriedB commented Dec 19, 2017

Hi,

Converting some .doc files raises (after a successfull conversion) a "Save as dialog" with the possibility to save the Word document. In this way it isn't a commandline convert tool anymore.

Any help is preferred to solve this problem.

Regards,
Adrie

@tobya
Copy link
Owner

tobya commented Dec 19, 2017

Hello, Thank you for the issue.

I'm not sure I follow. Do you wish for a save as dialog to pop up or are you saying one does?

If one pops up when it should not, can you provide the command line that you use to run docto and also if possible could you send me the document that is causing the problem?

There are lots of errors that can happen on documents that may cause such things to happen. I'm not sure I can solve them all. If you provide more information I can try.

@AdriedB
Copy link
Author

AdriedB commented Dec 20, 2017

Hi Tobya,

Thanks for you reaction. I have tried the following command-lines, but none is working.
(I am using docto version 0.8.14.24 and I am working with Word 2016)

An example file is also attached.

docto -f GEOCADx.docx -O "GEOCADx.pdf" -T wdFormatPDF
docto -f "." -O "pdf" -T wdFormatPDF -OX .pdf
docto -R true -f "GEOCADx.docx" -T wdFormatPDF

GEOCADx.docx

I almost forgot to answer the following question:

I'm not sure I follow. Do you wish for a save as dialog to pop up or are you saying one does?

Of course I don not want a question or a "Save as" dialog, because then I cannot use this tool to script the action to convert automatically doc/docx files to pdf.

Hope you can help me.

Regards,
Adrie

@AdriedB
Copy link
Author

AdriedB commented Jan 3, 2018

Hi Tobya,

Best wishes for 2018 to start with!

There are lots of errors that can happen on documents that may cause such things to happen. I'm not sure I can solve them all. If you provide more information I can try.

I am a little bit curious, can you provide me a status update? Can you help me to solve my problem?
Otherwise I have to find an other solution for converting word documents tot pdf.

Kind regards,
Adrie

@tobya
Copy link
Owner

tobya commented Jan 5, 2018

@AdriedB I'm not sure when I'll get to look at your document. If I find a simple solution I will let you know. Perhaps for the moment if you have another solution that could provide you with a work around.

Thank you for trying out DocTo

@tobya tobya added the bug label Jan 5, 2018
@tobya tobya mentioned this issue May 18, 2018
@tobya tobya closed this as completed in #59 May 18, 2018
@tobya
Copy link
Owner

tobya commented May 18, 2018

This is solved in #59

@tobya
Copy link
Owner

tobya commented May 18, 2018

Hello @AdriedB

I think the latest release fixes this issue.

@AdriedB
Copy link
Author

AdriedB commented May 19, 2018

I'll try the latest release next week. Thanks for your support!

@AdriedB
Copy link
Author

AdriedB commented May 23, 2018

I have tested the latest version of docto and my problem with the Save As dialog is solved. Now I can use this tool to batch convert .doc(x) files to pdf. Again thanks for you support!

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

No branches or pull requests

2 participants