Print Page | Close Window

Slow down on subsequent pages

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=3559
Printed Date: 20 Apr 24 at 10:30AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Slow down on subsequent pages
Posted By: rweetch
Subject: Slow down on subsequent pages
Date Posted: 09 May 18 at 5:21PM
I am having an issue which seems strange and happens even with a blank document, so I just wondered if anyone has come across this. If not I'll put together a test case.

The issue is that if I add a page to a document then the drawing of test to that page is much slower than drawing to page 1. Actually it is a little stranger than that - it is from the second added page onwards. So:

Create DebenuPDF;
NewPage;(1) -- actually this is page 2 as the document creates a page by default 
Write text to page 1;
NewPage;
Write text to page 2; -- this is where it seems considerably slower.

I'm using Delphi Seattle 32 bit.

Any observations will be welcomed.



Replies:
Posted By: rweetch
Date Posted: 17 May 18 at 2:35PM
just ignore this. It was nothing to do with the page number. Maybe fonts, but that's for more research.



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