erich.wanker Posted September 3, 2020 Posted September 3, 2020 hi.. i must convert a html (mysql field:longtext) to rtf .. because my printing component can not print html (just rtf .. ppRichTextMemo) .. the report is very complex and i just search a convert-posibility.. i found: https://www.swissdelphicenter.ch/de/showcode.php?id=1823 .. but for this i need aTRichText Componente . How can i use this code in a UniGui-App? .. any Ideas?? ThanX for suggestions Erich Quote
Sherzod Posted September 3, 2020 Posted September 3, 2020 2 hours ago, erich.wanker said: i must convert a html (mysql field:longtext) to rtf .. because my printing component can not print html (just rtf .. ppRichTextMemo) .. the report is very complex and i just search a convert-posibility.. Hello Erich, Here are some links: ... If you are looking for free components or solutions, then most likely you will not find ready-made solutions, which can convert completely. You still have to supplement the capabilities of the parser yourself, in my opinion... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.