Hi Everybody, I am trying to create PDF in the Rails application using PDFKit and wkhtmltopdf (and Debian). Everything works fine, except generated PDF file contains so called CID fonts. To check PDF fonts I used Foxit Reader or Acrobat Reader. However I have to send generated PDF to legacy system that doesn't support such fonts... I haven't found a way to force wkhtmltopdf to output PDF with non-CID fonts. Does anyone know if it is possible at all?
Any help is much appreciated! Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

