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