I've found it very interesting, but is there something like this that can work 
on windows too?

Thanks a lot!

Il giorno 28/mar/2012, alle ore 06:41, Beatrix Willius ha scritto:

> There is a reason why pdf is so nasty. AFAIK you need to split the string 
> when you do this. 
> 
> You could cheat by converting to html and then use PrintToPDFFileMBS to 
> create the base pdf. Adding data like page numbers isn't very complicated. 
> But this has several drawbacks:
> 
> - You need to load the html into a window.
> - The window can't be moved offscreen in Cocoa.
> - You need to work carefully in a thread because otherwise you get nice 
> crashes.
> 
> On 27.03.2012, at 17:07, Sergio Tamborini wrote:
> 
>> I need to draw some text into a pdf document. The text can contains bold, 
>> underline, italic parameters... As source I use a textarea with styled 
>> parameter on.
>> 
>> Is there a way to do this or have I to split the string when I need this 
>> feature?
> 
> Mit freundlichen Grüßen/Regards
> 
> Trixi Willius
> 
> http://www.mothsoftware.com
> Mail Archiver X: The email archiving solution for professionals
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> mbsplugins@monkeybreadsoftware.info
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


------

Sergio Tamborini
Brescia
http://www.system-i.it


"C'è un equivoco di fondo. Si dice che il politico che ha avuto frequentazioni 
mafiose, se non viene giudicato colpevole dalla magistratura, è un uomo onesto. 
No! La magistratura può fare solo accertamenti di carattere giudiziale. Le 
istituzioni hanno il dovere di estromettere gli uomini politici vicini alla 
mafia, per essere oneste e apparire tali"
Paolo Borsellino


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to