Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: XPDF does not work on a local install under MAC OS

XPDF does not work on a local install under MAC OS 12 Feb 2013 17:28 #993

Hi community

i've read every post about that problem...
I don't understood what 's the exact trick to solve that bug. :sick:

- Joomla 2.5.9
- Jifile 1.0.8
- OS 10.6.8
- CHMOD 755 on antiword and pdftotext
- Jifile patch

Everything is indexed except the pdf files.

Could't you bring the commnity user the exact and detailled way to manage with your extra component ?

Also is the a possibilty for the component to search only a part of words ?
For exemple , if you type "exem"
the search result will sort the word "exemple"
and no return "null" .

Thank's a lot for your job and for your answer ;)
The administrator has disabled public write access.

XPDF does not work on a local install under MAC OS 15 Feb 2013 10:18 #996

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
your problem is the XPDF.
You have a message error where index your document PDF? If yes, send us this message.

If you want verify if the XPDF works.
Open Terminal and write:

pathWhereIsInstalledYourJoomla/libraries/ifile/adapter/helpers/binaries/osx/pdftotext "YourFile.pdf" - 2>/dev/null

where YourFile.pdf include absolute path where you PDF is present in you machine.
If not works try with:

pathWhereIsInstalledYourJoomla/libraries/ifile/adapter/helpers/binaries/osx/pdftotext "YourFile.pdf"
and verify if in the path where is present your PDF exists a file YourPDF.txt.

If the XPDF read content of the file then XPDF works, and the problem is the IFile library, otherwise, the XPDF present in IFIle is not compatible with your OS. You can search the web a version compatible for your OS.

Let us know.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.