Print Page | Close Window

SetRenderCropType

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=2133
Printed Date: 16 Jun 24 at 10:45PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: SetRenderCropType
Posted By: kpeter
Subject: SetRenderCropType
Date Posted: 07 Feb 12 at 8:14AM
I am currently evaluating Quickpdf to Render PDF-Files.

My example PDF has crop-marks which should not be displayed on screen.

Here's my source code:

pdf.SetRenderCropType(2);
pdf.RenderPageToDC(72, CurrentPage, Paintbox1.Canvas.handle);

setRenderCropType does not make any difference. How do I render the "Crop Box" for screen display like Adobe Reader does? It seems like RenderPageToDC ignores the box-settings while RenderPageToFile works fine.


Klaus-Peter
 



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