Can I use google API to convert a PDF into PNGs?
        Posted  
        
            by Ken
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ken
        
        
        
        Published on 2010-03-19T19:08:18Z
        Indexed on 
            2010/03/19
            19:11 UTC
        
        
        Read the original article
        Hit count: 387
        
I have noticed that when you view PDFs in google docs the PDF viewer renders the PDF file into PNG images.
I was wondering if you could use Google Data API to upload a PDF and get the URLs of the rendered PNG files?
I have never used the google API or really had the extra time to learn it, but if it help me do this it will be well worth the extra time.
© Stack Overflow or respective owner