pofider / phantom-html-to-pdf

Highly scalable html to pdf conversion using phantom workers
MIT License
159 stars 33 forks source link

Extra spacing between characters while generating pdf on RHEL #32

Closed amitchhangani closed 8 years ago

amitchhangani commented 8 years ago

Hi Team, We are facing issue regarding extra spacing between characters while generating pdf in redhat. When the pdf is generated through MAC/Windows, Every character looks as it is displayed in html. We have already ran the command "yum install fontconfig freetype libfreetype.so.6 libfontconfig.so.1 libstdc++.so.6". Please suggest whats wrong with the setup. Attached is the pdf which was generated. Thanks. HealthReport-1.pdf

pofider commented 8 years ago

Hi,

I didn't encountered such issue when using phantomjs on RHEL, but you can try your luck on phantomjs repository to which is the problem related.

Maybe you can try docker if you move nowhere.

Sorry, I'm not able to give better help.

pofider commented 8 years ago

This is rather issue with phantomjs installation than this repository. Closing.