QuickPDF v5.21 is now available
Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: General Discussion
Forum Description: Discussion board for Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=590
Printed Date: 26 Nov 24 at 9:07PM Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com
Topic: QuickPDF v5.21 is now available
Posted By: Michel_K17
Subject: QuickPDF v5.21 is now available
Date Posted: 28 Dec 06 at 10:27PM
Hello Everyone,
This version is similar to v5.20 but fixes a bug with the UnlockKey function which was causing some registration keys to not work. So, if you are having problems with the v5.20, you can obtain the fixed version of the library in the usual locations on the forum:
-
The updated compiled library and DCUs are available [ forum_posts.asp?TID=586 - here ].
- The updated source code is available [ forum_posts.asp?TID=588 - here ].
Cheers!
------------- Michel
|
Replies:
Posted By: Michel_K17
Date Posted: 30 Dec 06 at 11:16AM
Quick Update: I fixed a small error in the download packages today. If you have the download dated 28 Dec 06, then please re-download and install the current one dated 30 Dec 06. I forgot to change the version number in the source code such that the LibraryVersion will return "v5.14" instead of "v5.21". The current download fixes that (minor) problem.
|
Posted By: marian_pascalau
Date Posted: 30 Dec 06 at 11:54AM
Michel, I believe that is not smart to increase the version numer with each public release. I have some bugs pending, that's why I propose to use the third number (Release number) in version string to identify the Release versions:
5.20.1.*
5.20.2.*
5.21.1.*
....
Just thinking :-) Marian
|
Posted By: Michel_K17
Date Posted: 30 Dec 06 at 1:10PM
Hi Marian,
I am OK with what you are suggesting. The problem really is that the library from iSed has typically used the two Major+Minor numbers. For example, the call to "LibraryVersion" returns:
- "iSEDQuickPDF 5.21 (www.sedtech.com)"
For some reason, they ignore the "Released" Number, which is why I increased the minor number.
Anyway, all this to say: I agree. For minor bug fixes with no new features, we will only change the third digit (the "Release" number), and I will edit the iSEDConst.inc file to also show the release number.
Thanks for "thinking": I'll catch up with you eventually!
------------- Michel
|
|