The whole printing procedure works fine except for the 'strange' characters like é ë etc.
As a base I used the printing sample of Gambas3. Now I'm printing to PDF by providing a filename. In the draw section I simply use: Paint.DrawRichText(Txt, PosX, PosY, txtWidth, txtHeight) Grtz Roel op 18-02-16 15:04, Benoît Minisini schreef: > Le 18/02/2016 14:59, Roel Touwen a écrit : >> Hi All, >> >> I have an application that prints. The problem is that when I want to >> print é it appears as é. >> >> So I think I need a string conversion like Conv$ but wherever I look, >> there are no working samples. >> >> My charset of system and database are UTF8.... >> >> Who? >> >> Grtz >> >> Roel Touwen >> > Can you give the details? How do you print? The project? How can anyone > help you otherwise??? > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
