Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - ASP RenderDocumentToFile:  Blank images !
  FAQ FAQ  Forum Search   Register Register  Login Login

ASP RenderDocumentToFile: Blank images !

 Post Reply Post Reply
Author
Message
beowax View Drop Down
Beginner
Beginner


Joined: 17 Oct 06
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote beowax Quote  Post ReplyReply Direct Link To This Post Topic: ASP RenderDocumentToFile: Blank images !
    Posted: 17 Oct 06 at 6:14AM
Hi,

I started a sript witch have to make an image with every page of a uploaded PDF, but the generated images are always blank !!! Can you help me ?

Here is my code :

      'Path to the file
      FichierCatalogue = "c:/upload/myFile.pdf"

      'Creating QuickPDF Object
      Dim QP
      Set QP = Server.CreateObject("iSED.QuickPDF")
      Call QP.UnlockKey(PDFLicence)

      'Opening the PDF
      QP.LoadFromFile(FichierCatalogue)

      'Rendering the images
      QP.RenderDocumentToFile(72, 1, QP.PageCount, 1, Server.MapPath("/upload/") & "/page-.jpg")=0

I also tried with GetPagePreview, RenderPageToString and i still have each page as a blank jpeg... Help !!!

Regards,
Antoine
Back to Top
beowax View Drop Down
Beginner
Beginner


Joined: 17 Oct 06
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote beowax Quote  Post ReplyReply Direct Link To This Post Posted: 17 Oct 06 at 10:13AM
Problem solved, added a "QP.SelectPage 1" ;)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store