Nasıl bir PHP sayfası bir görüntü (jpg) bir PDF e-posta eki çevirirsiniz?

1 Cevap php

Uzun zaman izleyici, ilk kez soru asker.

Benim kişisel web sitesi, belirli bir abonelik listeden ekleri benim posta kutusu aracılığıyla ayrıştırmak, ve sonra görüntü, tercihen jpg gibi PDF ekleri görmek mümkün olması için çalışıyorum.

With the help of this: http://www.linuxscope.net/articles/mailAttachmentsPHP.html I'm currently using imap_base64() to decode the MIME data and create the PDF. However, I hate using PDF readers in general and I thought it would be a lot more streamlined if I could just view it as an image instead. I've heard for convert with ImageMagick, but would I need to actually write the PDF to a directory before using this, or can I convert somehow directly from the MIME data in the email?

Şimdiden teşekkürler!

1 Cevap

Imagick PHP modülünü kurun ve kullanın: http://www.php.net/manual/en/book.imagick.php