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 - RenderDocumentToFile problem
  FAQ FAQ  Forum Search   Register Register  Login Login

RenderDocumentToFile problem

 Post Reply Post Reply
Author
Message
FKirch View Drop Down
Team Player
Team Player
Avatar

Joined: 29 Oct 05
Location: Germany
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote FKirch Quote  Post ReplyReply Direct Link To This Post Topic: RenderDocumentToFile problem
    Posted: 20 Nov 07 at 12:11PM
When I use RenderDocumentToFile the quality of the resulting JPG file is poor because there are missing characters.

I use iSed.dll and the following VBScript:

Option explicit

Dim QP
Dim rc

Set QP = CreateObject("iSED.QuickPDF")

if ( QP.UnlockKey("MY UNLOCKEY") = 0 ) then
   Echo "UnlockKey failed"
end if  
   
if ( QP.LoadFromFile("XXX.PDF") = 0 ) then
   Echo "LoadFromFile failed"
end if

if ( QP.RenderDocumentToFile(163,1,1,1,"xxx.jpg") = 0 ) then
   Echo "RenderDocumentToFile failed"
end if

Set QP = Nothing


How can I send my example XXX.PDF with this posting?


Back to Top
marian_pascalau View Drop Down
Debenu Quick PDF Library Expert
Debenu Quick PDF Library Expert


Joined: 28 Mar 06
Location: Germany
Status: Offline
Points: 278
Post Options Post Options   Thanks (0) Thanks(0)   Quote marian_pascalau Quote  Post ReplyReply Direct Link To This Post Posted: 22 Nov 07 at 4:54AM
Hi there,
I have reson to believe that the problem is caused by the fact that QuickPDF is using another "Bounding" box (clip rectangle) than Acrobat Reader. I will check this problem more in detail.
 
/Marian
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