12-14-2013, 08:27 PM | #1 |
Junior Member
Posts: 7
Karma: 10
Join Date: Jul 2010
Device: N810
|
[Conversion Input] Microsoft Doc Input Plugin
Calibre plugin for converting doc via docx using microsoft wordconv.exe tool and calibre docx transformation
Microsoft tool can anyone download from http://www.microsoft.com/en-us/downl...ails.aspx?id=3 After converting to docx plugin uses standard calibre conversion for docx. Installation
If you want donate me ;-) Code repository: https://github.com/igieon/calibre-doc-input Pls report issue. Last edited by kovidgoyal; 08-29-2014 at 12:39 AM. Reason: v1.0.1 |
02-07-2014, 08:47 PM | #2 |
Junior Member
Posts: 3
Karma: 10
Join Date: Jul 2013
Device: kindle keyboard
|
A problem:
My version of Wordconv.exe is not installed in the default path: c:\Program Files\Microsoft Office\Office12\Wordconv.exe so, each time i have to convert a book, i must correct the path. I'd like to configure the plugin for this. PS: this plugin doesn't work with 'group conversion', it would be nice. Thanks. |
Advert | |
|
03-09-2014, 04:49 PM | #3 |
Junior Member
Posts: 7
Karma: 10
Join Date: Jul 2010
Device: N810
|
Just try go to prefrences conversion input options Doc INput change location and press apply i think this will work form e working.
|
06-29-2014, 04:20 PM | #4 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Jul 2010
Device: N810
|
Quote:
I provide pull request into calibre kovidgoyal/calibre#265 . because curenntly calibre ignore config for external input plugin. |
|
08-18-2014, 06:21 PM | #5 |
r.eads e.njoys b.ooks lol
Posts: 76
Karma: 580748
Join Date: Mar 2010
Location: It's time to get this Book a Rest
Device: Kindle 4 NT
|
Hello,
I have both calibre64 and calibre portable installed and in neither of them I can't save a new setting for the wordconv path in Preferences. No matter what I do - I browse to the file or enter the path manually, C:\Program Files (x86)\Microsoft Office\Office14\Wordconv.exe or with /'s, after pressing Apply, when I return to the input options, the old path (Office12) is still there. I don't have any permission issues and other settings can be modified fine. As expected, the plugin can't find wordconv: File "calibre_plugins.doc_input.__init__", line 54, in convert ValueError: Not found c:\Program Files\Microsoft Office\Office12\Wordconv.exe I found the doc_input.py file in folder Calibre Settings\conversion and manually edited path to u'wordconv_exe_path' : u'C:\\Program Files (x86)\\Microsoft This is quite bizare! Even after I've corrected the path by editing the file (and checked in GUI, it's there) the plugin still looks for Office12, like it's hardcoded. I noticed you can change the path also in the convert dialogue, and this works fine, but still won't remain saved. Last edited by rebl; 08-18-2014 at 06:56 PM. |
Advert | |
|
08-18-2014, 07:32 PM | #6 |
Resident Curmudgeon
Posts: 76,370
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Calibre converts DOCX and RTF without the need for a plugin. Also, this plugin hasn't been updated to work with the new QT5 version of Calibre coming next Friday. So if you'd best get a new workflow that doesn't rely on this plugin until it's been updated.
|
08-18-2014, 08:44 PM | #7 |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Workflow = stay on calibre v1.48
|
08-18-2014, 09:55 PM | #8 |
Resident Curmudgeon
Posts: 76,370
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
08-18-2014, 10:17 PM | #9 |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
... which may or may not actually be relevant depending on a person's particular needs.
I run from source, and today pulled a series of new changes, like a recipe update -- I don't use recipes fix for Get books related to Project Gutenberg -- I don't use Get books allow customizing ebook-format icons, and show them in the tag browser -- I tested this for someone else, but will never use it myself (I think) allowing multiple libraries to be distinguished in Calibre Companion based on the port # they broadcast from. -- I don't have CC. fix for inheriting MTP in a custom device plugin -- this was someone else's unique problem. Oh. Em. Gee! Not one of those changes changed anything for me! Many people update once every few months to a year, when something they use starts giving them problems. It is a valid usage. |
08-19-2014, 03:30 AM | #10 | |
r.eads e.njoys b.ooks lol
Posts: 76
Karma: 580748
Join Date: Mar 2010
Location: It's time to get this Book a Rest
Device: Kindle 4 NT
|
Quote:
I got a bunch of DOC files and [long story short?] all I wanted to do is Count Words, using the respective plug-in, but that can't work with a format which is not supported as an input format... So I needed the DOC input plugin just to count the words in my books. But now a bigger problem arises because I've just realized without the possibility to convert DOC I don't know how will I transfer my DOCs to my kindle. Maybe send all to Amazon ? lol Funny thing is that supposedly the Windows (7) OS should be able to read word count from DOC files (not sure how exactly but the Column is there in explorer - though it shows nothing.... ) Last edited by rebl; 08-19-2014 at 03:32 AM. |
|
08-19-2014, 04:34 AM | #11 |
Grand Sorcerer
Posts: 24,905
Karma: 47303822
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Qt5 version
I've got to stop looking at threads for plugins that I don't use...
I'm not igi, but attached is a version of the plugin that should work with both versions of calibre. I don't use the plugin myself, so I haven't done much testing. Unfortunately, I do have a problem, but it appears in both this version and the old version, so it might be my machine. The problem is that when I tried to open the conversion input options from the preference, calibre hung. This only happened after installing this plugin. And it happened with 1.48. If I select a DOC format file in the library and start a conversion, the UI is displayed OK and I can look at the DOC input options. If someone can test in both versions of calibre and check that it works for them, we can the first post updated. If anyone does have problems, please report them here and I'll see what I can do. Last edited by davidfor; 08-24-2014 at 10:07 AM. Reason: Removed beta version. Get the version from later in the thread. |
08-19-2014, 10:56 AM | #12 |
r.eads e.njoys b.ooks lol
Posts: 76
Karma: 580748
Join Date: Mar 2010
Location: It's time to get this Book a Rest
Device: Kindle 4 NT
|
I was trying to test this on a different system but not having office installed and installing only the fileformatconverters, it installed the wordconv.exe exactly in the default path (C:\Program Files\Microsoft Office\Office12) - so I can't reproduce the problem I had on the other system. This is a Win 7 32-bit system.
I'll try again on the 64-bit system, that one has the Office 2010 installed and the wordconv.exe is ALREADY in [...]Program Files (x86)\[...]\Office14 folder and I suppose it won't work (or should it work???) to install fileformatconverters? Maybe that was the problem? I saw I already have wordconv.exe (but in a different path) and thought it should work with that one. On the other hand I doubt the install program would agree to install a second copy on the same system.... But a problem still persists- the usefulness of the select location / browse for file dialogue. I've manally copied the wordconv.exe to a different path, just to test, and the behavior is the same as noticed yesterday with the older version of the plugin: the dialogue allows me to select a different location, it correctly lists the location in the textbox (and also allows me to manually edit/input the path) but after applying it actually does not save the change and the default path is still there. That behaviour is in the Preferences / input / doc dialogue and not in the Settings of the Conversion dialogue. The two dialogues are very similar, but one is in the Preferences and should set the .. well.. preference forever, while the other one is in the convert dialoge and I suppose is a temporary setting valid for the active conversion. On the bright side, leaving aside wordconv path changing, the plugin works apparenly ok on my Win7 32 bit system with wordconv installed in its default location, and I was able to perform a bulk conversion. I am not sure but I suspect the old plugin could have worked too (on the system with default wordconv location), because I was also working in single convert mode on the 64bit system, because I could change the wordconv path (in single mode you can change the path, in bulk mode you can't, because you can't edit input preferences in the bulk convert dialogue - so obviously it did not work on the system with the non-default wordconv location). Last edited by rebl; 08-19-2014 at 11:05 AM. |
08-19-2014, 07:25 PM | #13 | |
null operator (he/him)
Posts: 20,995
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
There is also the option of saving as Filtered HTML and converting it to whatever. Another advantage of DOCX is that the file will usually be smaller than the equivalent .DOC, .RTF or .HTM BR |
|
08-19-2014, 11:32 PM | #14 |
Resident Curmudgeon
Posts: 76,370
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
I did something in Word last week and it was in DOC. I then saved it as .DOCX and it changed the formatting so I had to stick with DOC.
|
08-20-2014, 12:55 AM | #15 | |
....
Posts: 1,547
Karma: 18068960
Join Date: May 2012
Device: ....
|
Quote:
(in MSWord 2007: Word Options>Advanced Options>Compatibility options for>Lay out this document as if created in: and try selecting "Microsoft Office Word 2003") |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Input Plugin] DOCX Input | SauliusP. | Plugins | 42 | 06-05-2013 05:01 AM |
Understanding html input plugin | nimblebooks | Conversion | 3 | 02-26-2012 02:06 AM |
telling the input plugin to allow a rel=nofollow | nimblebooks | Conversion | 0 | 02-22-2012 06:01 PM |
Plugin which uses net as input and output | medve | Development | 0 | 12-04-2011 04:20 PM |
Looking For MHT Input Conversion Plugin | FlooseMan Dave | Plugins | 4 | 03-30-2010 06:52 PM |