콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
14137 화면

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
5020
1
3월 15
8923
0
7월 24
1285
0
12월 24
1481
3
7월 24
4255