2 lines
106 B
Ruby
2 lines
106 B
Ruby
prawn_document(force_download: true, filename: "#{@file_name}.pdf", page_layout: :landscape) do |pdf|
|
|
end
|