/ Published in: PHP
                    
                                        
esta funcion devuelve las paginas de un archivo pdf dado. se le pasa un array con la ruta del archivo.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
// a la funcion se le pasa un array con la ruta del archivo
if(!$stream || !$PDFContent)
return false;
$firstValue = 0;
$secondValue = 0;
$firstValue = $matches[1];
}
}
}
echo getNumPagesInPDF($arrayGuay);
Comments
 Subscribe to comments
                    Subscribe to comments
                
                