| Single Post |
Topic: OpenOffice.org/DOCX/FB2 Viewer |
| Author |
Message |
DenchikKRU
|
Posted: Tue Dec 22, 2009 11:31 Post subject: |
|
|
Если просто запустить, то выдается вот это:
| Code: | Error when parsing command line: Input is missing
Usage: OdfConverterTest.exe /I PathOrFilename [/O PathOrFilename] [/BATCH-ODT] [/BATCH-DOCX] [/V] [/OPEN] [/XSLT Path] [/NOPACKAGING] [/SKIP name] [/REPORT Filename] [/LEVEL Level]
Where options are:
/I PathOrFilename Name of the file to transform (or input folder in case of batch conversion)
/O PathOrFilename Name of the output file (or output folder)
/F Replace existing file
/BATCH-ODT Do a batch conversion over every ODT file in the input folder (note: existing files will be replaced)
/BATCH-DOCX Do a batch conversion over every DOCX file in the input folder (note: existing files will be replaced)
/BATCH-ODP Do a batch conversion over every ODP file in the input folder (note: existing files will be replaced)
/BATCH-PPTX Do a batch conversion over every PPTX file in the input folder (note: existing files will be replaced)
/BATCH-ODS Do a batch conversion over every ODS file in the input folder (note: existing files will be replaced)
/BATCH-XLSX Do a batch conversion over every XLSX file in the input folder (note: existing files will be replaced)
/V Validate the result of the transformation against the schemas
/OPEN Try to open the converted files (works only for ODF->OOX, Microsoft Word required)
/XSLT Path Path to a folder containing XSLT files (must be the same as used in the lib)
/NOPACKAGING Don't package the result of the transformation into a ZIP archive (produce raw XML)
/SKIP name Skip a post-processing (provide the post-processor's name)
/REPORT Filename Name of the report file that must be generated (existing files will be replaced)
/LEVEL Level Level of reporting: 1=DEBUG, 2=INFO, 3=WARNING, 4=ERROR
/ODT2DOCX Force conversion to DOCX regardless of input file extension
/DOCX2ODT Force conversion to ODT regardless of input file extension
/ODS2XLSX Force conversion to XLSX regardless of input file extension
/XLSX2ODS Force conversion to ODS regardless of input file extension
/ODP2PPTX Force conversion to PPTX regardless of input file extension
/PPTX2ODP Force conversion to ODP regardless of input file extension |
Если попробовать конвертировать, то это:
| Code: | C:\Program Files (x86)\TotalCMD\PlugIns\wlx\OOoViewer\OdfConverter>OdfConverter.
exe /I D:\1.docx /O D:\1.odt /DOCX2ODT
[INFO][D:\1.docx] Converting file: D:\1.docx into D:\1.odt
[ERROR][D:\1.docx] Conversion failed - Error during conversion
Done. |
Та же комманда на том же файле в winXP срабатывает нормально:
| Code: | c:\Program Files\TotalCMD\PlugIns\wlx\OOoViewer\OdfConverter>OdfConverter.exe /I
D:\1.docx /O D:\1.odt /DOCX2ODT
[INFO][D:\1.docx] Converting file: D:\1.docx into D:\1.odt
[INFO][D:\1.docx] Conversion succeeded
[INFO][D:\1.docx] Total conversion time: 00:00:07.8593750
Done. |
Добавлено:
Проверил сейчас у друга на windows 7, но 32 битной - все работает, в том числе и не работающий на 64 битной плаг wlx_eml_0_6.
Получается проблема в 64 битах. Фигово. |
|
|
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|