跳至内容
菜单
此问题已终结
2 回复
13993 查看

Hi,

I am just trying to upload drawings in pdf format to our products, but the system keeps loading for long time and nothing happens.

Your help will be highly appreciated.

Thanks.

形象
丢弃

What does openerp-server log say?

最佳答案

install poppler-utils in linux systems

apt-get install poppler-utils

courtesy:Davide Corio

形象
丢弃

This solves my problem with pdf's. What should I install to fix the same problem with doc files ? ("Failed attempt to execute antiword (MS Word reader)" ) Thanks

最佳答案

I had the same problem with Windows 2008 Server.

The problem is, that OpenERP can not find the program pdftotext in the current path. OpenERP uses this program to index the PDF file.

To fix this, you can install XPDF which provides pdftotext for Windows. Additionally it may be necessary to add the path of XPDF to the Windows PATH variable.

Here is a link how you can change the PATH: http://java.com/en/download/help/path.xml

形象
丢弃

I am on Win7, even after XPDF installed, and path configured, in server log Failed attempt to execute pdftotext. This program is necessary to index the file c:\windows\temp\tmpsiuxok.pdf of MIME type application/pdf. Detailed error available at DEBUG level. any idea how to resolve?

After re-start windows, the auto index on PDF file works! but the other problem is that it seems the encoding is not UTF-8, so the local Chinese character bypassed, only English, how to change PDF encoding to UTF-8?

相关帖文 回复 查看 活动
2
9月 21
4918
1
3月 15
8785
0
7月 24
1185
0
12月 24
1337
3
7月 24
4036