Print Page | Close Window

Rendering problem

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3843
Printed Date: 26 Apr 24 at 6:04PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Rendering problem
Posted By: penrose
Subject: Rendering problem
Date Posted: 16 Sep 20 at 6:25PM
The pdf file in the link below can be rendered well using pdfium (RenderPageToFile)

http://oum.kr/error.pdf" rel="nofollow - http://oum.kr/error.pdf

However, using the GDI+ renderer, I cannot render using the RenderPageToFile function.

QP.SelectRenderer(4)    .... pdfium mode (WORKS)
QP.RenderPageToFile(...)  


QP.SelectRenderer(1)    .... GDI+ mode (NOT WORKS)
QP.RenderPageToFile(...)  

I don't want to use pdfium because of memory leak issues.

how can I open this file using GDI+ mode?



Replies:
Posted By: Ingo
Date Posted: 16 Sep 20 at 7:33PM
Hi Rose,

sorry but you won't get success using QuickPDF.
I've made several tests (standard way without linking a special renderer) with textextractions and previews - both doesn't work.
You should go back to pdfium... ,-)

Cheers,
Ingo



-------------
Cheers,
Ingo



Posted By: penrose
Date Posted: 17 Sep 20 at 3:55AM
thank you for the reply



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk