Help for this page
is_deeply(scalar $pdf->adjust_to_bounding_box($main_image), undef, "adjust_to_bounding_box returns on no second param" ); # test
my @got = $pdf->adjust_to_bounding_box($main); # @got should be an empty list.