PDF Thumbnail using PHP (not ImageMagick)

im trying to generate PDF thumbnails from the first page of an uploaded PDF using PHP…i dont want to use ImageMagick…i have found articles that show that this is possible on a .NET platform, but nothing for PHP…but im guessing if one language can do it, then PHP should be able to do it as well.

any thoughts, direction, advice?

thanks!