Search found 1 match

by gonzalo_360
2012-04-16T05:25:12-07:00
Forum: Bugs
Topic: Imagemagick - Watermark - PHP
Replies: 1
Views: 5581

Imagemagick - Watermark - PHP

Hi,
I have some problems with watermark, when i put this over pdf image, the weight of the result image is very huge. Here is the code:
Thank you for your help!!

<?php

include('includes/config.php');
include('includes/conn.php');
include('includes/myfunc.php');

error_reporting(E_ALL); // Muestra ...