|
Notes:
Made RailsPDF a subclass of ActionView so that the Actionview controllers are available in the rpdf file. Added @page and @landscape variables so they can be controlled in controller. Made name lowercase in init.rb so it will work on linux machines.
Changes:
Made RailsPDF a subclass of ActionView so that the Actionview controllers are available in the rpdf file. Added @page and @landscape variables so they can be controlled in controller. Made name lowercase in init.rb so it will work on linux machines.
|