Alexander Bauza <[EMAIL PROTECTED]> wrote:

> Hi list,
> 
> I'm creating a pdf file using PDFlibLiteMBS class
> 
> I wanna wrap a text like this:
> 
> MyPDF.ShowXY "First Line", 100, 50
> TextFlow = MyPDF.CreateTextflow("very long string to be wrapped", 
> "fontname=Helvetica fontsize=9 encoding=winansi")
> FitTextFlow = MyPDF.FitTextflow(TextFlow, 0, 0, 100, 100, "")
> 
> when I run 'CreateTextflow' my app crashes without the IDE debbug
> 
> Am I missing something????

Is this plugin version 6.0 with broken Exception handling in pdflib?
6.1pr3 fixed that.

Mfg
Christian

-- 
Around eleven thousand functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin.
<http://www.monkeybreadsoftware.info/realbasic/plugins.shtml>
_______________________________________________
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