Jump to content

melw

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by melw

  1. Trying to get this to work in Mavericks but my knowledge of these things is very limited.

    I installed WKPDF as described in the posts, however it complains that it can’t find Rubycocoa library.

    There appears to be a problem with wkpdf (or Rubycocoa) with Ruby 2.0 in Mavericks.

    I then downloaded and installed a dmg of rubycocoa that says it works with 10.9. Still not working and still complaining that it can’t find the Rubycocoa library.

    I then tried to install WKPDF in to

    “System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby” using the Terminal command

    “sudo gem install wkpdf --install-dir /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/“

    and altered the script where it calls WKPDF to:

    System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby/wkpdf

    It now no longer gives the Rubycocoa library error and appears to be working but I get no output on the desktop.

    It may be significant that the Growl message I now get just says “PDF Printing” and does not echo the PDF title at all.

     

    I also tried “sudo gem update --install-dir /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/” in Terminal.

     

    Has anybody got this working in Mavericks?

    Maybe I have made a mistake in the way I have tried to install, my knowledge of this is limited and I have just tried these by examples I have found browsing the web?

    I would like to use WKPDF because I like how it can print a webpage without pagination.

    Help please.

×
×
  • Create New...