# File lib/prawn/document/destinations.rb, line 46
      def dest_fit_horizontally(top, page=@current_page)
        [page, :FitH, top]
      end