realbasic-nug
[Top] [All Lists]

Re: PDF Classes

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: PDF Classes
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Tue, 30 Jan 2007 11:17:08 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <CE4DDE3E-09F3-4C62-9F8D-BB376E525638 at great-white-software dot com> <DBCAEFBA-2D70-45DB-9186-79FAA51ADBE8 at bradrhine dot com> <B681461F-7640-4530-9004-BAB61599EAFD at great-white-software dot com> <7EEDE784-8DAB-40C1-AA85-F7A7E513F1FF at realsoftware dot com> <631E4BD7-B9C0-43A8-87A5-3B17B9220FDD at oxalyn dot com>

On Jan 30, 2007, at 10:35 AM, Eric Williams wrote:


On Jan 29, 2007, at 4:31 PM, Jonathan Johnson wrote:

Has anyone had any emails or other contact with Asher Dunn regarding his PDF classes recently ?

No contact with Asher, but I've been using the classes. Maybe there's something the collective wisdom of the list can help with?

That'd be nice but there a msgbox in his 2.4.3 classes that are encrypted that prevents me from using it in a console app

No way to remove it since the classes are encrypted

You could try adding a module with a global method named "MsgBox" that matches the signature of MsgBox.

I think it's great that REAL is so helpful in suggesting ways around "this version is not licensed" MsgBoxes that we embed in our encrypted classes.

This lets it compile in a console app where MsgBox is not usable

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>