Hi Asher, 

| Fireye Software's PDF Classes are a shareware class library which  
| allows you to create PDF documents from your applications. The PDF  
| Classes have been updated to version 2.4.1.

I tried the download but on the "Text" tab on your
exampe the program fails on the following code:

if writer.writeToFile( file, nil ) then // attempt to save the PDF
   file.launch() // success, so open the file
else // save failed
   msgBox( "An error occurred while saving the PDF" + endOfLine + endOfLine
+ "Could not save the PDF to " + file.absolutePath + ". Maybe the file is
open?" )
end if

which is in the TextPDFButton.Action event.

I'm using RB 2006 r1 on WinXP SP2.

All the best,

Mark.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.2.5/284 - Release Date: 17/03/2006
 

_______________________________________________
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>

Reply via email to