<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/phprtf/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/phprtf/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/phprtf/bugs/</id><updated>2015-11-23T10:16:39.702000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Document name with Special charater</title><link href="https://sourceforge.net/p/phprtf/bugs/46/" rel="alternate"/><published>2015-11-23T10:16:39.702000Z</published><updated>2015-11-23T10:16:39.702000Z</updated><author><name>Gregoire LABAN</name><uri>https://sourceforge.net/u/greglaban/</uri></author><id>https://sourceforge.net04c8997f50692d86157da28b366fbdee1411ccc9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I'm Using PhpRtf and got a Problem. &lt;/p&gt;
&lt;p&gt;When I use the rtf-&amp;gt;Save Function the name of the generated rtf do not treat special charaters like "é". &lt;/p&gt;
&lt;p&gt;'pépé.rtf' become 'pÃ©pÃ©.rtf'&lt;/p&gt;
&lt;p&gt;How can I fix this please. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#45 UTF8 and spaces</title><link href="https://sourceforge.net/p/phprtf/bugs/45/?limit=25#a0ae" rel="alternate"/><published>2015-10-08T10:39:08.620000Z</published><updated>2015-10-08T10:39:08.620000Z</updated><author><name>Elyos</name><uri>https://sourceforge.net/u/elyos59/</uri></author><id>https://sourceforge.net8bfd3ed83c86df2132e62d1bca3035fc8b53cf8e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;File : Utf8.php&lt;br/&gt;
Line : 109&lt;/p&gt;
&lt;p&gt;Replace&lt;br/&gt;
&lt;code&gt;? '\uc0\u' . $value&lt;/code&gt;&lt;br/&gt;
by&lt;br/&gt;
&lt;code&gt;? '\uc0{\u' . $value . '}'&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;And it will work ;)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#45 UTF8 and spaces</title><link href="https://sourceforge.net/p/phprtf/bugs/45/?limit=25#024f" rel="alternate"/><published>2015-10-08T10:29:31.769000Z</published><updated>2015-10-08T10:29:31.769000Z</updated><author><name>Elyos</name><uri>https://sourceforge.net/u/elyos59/</uri></author><id>https://sourceforge.netfd61985e29b0d3c3100d9a02542a6aa87f0c40b2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The problem doesn't exist in 1.1.1 version ... I search ...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>UTF8 and spaces</title><link href="https://sourceforge.net/p/phprtf/bugs/45/" rel="alternate"/><published>2015-10-08T08:37:48.026000Z</published><updated>2015-10-08T08:37:48.026000Z</updated><author><name>Elyos</name><uri>https://sourceforge.net/u/elyos59/</uri></author><id>https://sourceforge.net411571cdf64b341a0b68e2f8bfea9f11607e04b2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I think there is a problem with UTF8 characters and space just after.&lt;/p&gt;
&lt;p&gt;Example :&lt;/p&gt;
&lt;p&gt;Content of utf8.txt (spaces added after each characters) :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;English text: Hello world
Lithuanian text: L i e t u v i š k o s r a i d ė s ą č ę ė į š ų ū ž Ą Č Ę Ė Į Š Ų Ū Ž
Russian text: р у с с к и й т е х т .
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Output :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;English text: Hello world
Lithuanian text: L i e t u v i šk o s r a i d ės ąčęėįšųūžĄČĘĖĮŠŲŪŽ
Russian text: русскийтехт.
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Bug :&lt;br/&gt;
Space after UTF8 characters disapeared...&lt;/p&gt;
&lt;p&gt;Any issue?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 UTF8 question</title><link href="https://sourceforge.net/p/phprtf/bugs/44/?limit=25#fc46/6215/f4e3/d5a4" rel="alternate"/><published>2015-09-17T14:48:08.107000Z</published><updated>2015-09-17T14:48:08.107000Z</updated><author><name>Pavel</name><uri>https://sourceforge.net/u/falc0ner/</uri></author><id>https://sourceforge.net23066383932928c953a373ad1004c808cd8483e9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, Steffen!&lt;/p&gt;
&lt;p&gt;Thank you for the help. mbstring.overload_func = 0 is a common value, but some CMS require mbstring functions overloading.&lt;br/&gt;
I'll keep in mind that mbstring.func_overload must be set to 0 for the lib.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br/&gt;
Pavel&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 UTF8 question</title><link href="https://sourceforge.net/p/phprtf/bugs/44/?limit=25#fc46" rel="alternate"/><published>2015-09-16T10:37:54.982000Z</published><updated>2015-09-16T10:37:54.982000Z</updated><author><name>Pavel</name><uri>https://sourceforge.net/u/falc0ner/</uri></author><id>https://sourceforge.net8edadf31adb5af63c34830cfeaae383ded2be10b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I discovered that if mbstring.func_overload in php.ini is set to 0 everything works correctly. So is it one of the library requirements?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>UTF8 question</title><link href="https://sourceforge.net/p/phprtf/bugs/44/" rel="alternate"/><published>2015-09-16T09:53:33.223000Z</published><updated>2015-09-16T09:53:33.223000Z</updated><author><name>Pavel</name><uri>https://sourceforge.net/u/falc0ner/</uri></author><id>https://sourceforge.net60bb8d0b033fe7d81821286e52cd178ae9e2103c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello!&lt;br/&gt;
Thank you for the library.&lt;br/&gt;
I don't no if it is bug or some additional settings needed.&lt;br/&gt;
For some reason strings which consist of UTf8 symbols are cut 2-4 times.&lt;br/&gt;
For example, $sect-&amp;gt;writeText('€€€€') creates text '€' so 3 last chars are lost.&lt;br/&gt;
How it can be fixed? Thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#43 Ad the Page Number and the number of pages </title><link href="https://sourceforge.net/p/phprtf/bugs/43/?limit=25#6b47/2198" rel="alternate"/><published>2015-08-17T17:24:22.730000Z</published><updated>2015-08-17T17:24:22.730000Z</updated><author><name>Gregoire LABAN</name><uri>https://sourceforge.net/u/greglaban/</uri></author><id>https://sourceforge.net2e0fedae546c2da4c72eb232565afd27e891ebf5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks a lot. &lt;/p&gt;
&lt;p&gt;I've not seen this part of the doc ! &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ad the Page Number and the number of pages </title><link href="https://sourceforge.net/p/phprtf/bugs/43/" rel="alternate"/><published>2015-08-17T09:07:14.686000Z</published><updated>2015-08-17T09:07:14.686000Z</updated><author><name>Gregoire LABAN</name><uri>https://sourceforge.net/u/greglaban/</uri></author><id>https://sourceforge.netf20c47ccc87ba4e7c33d7218c1cf561bad2f9083</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I need to add a page counter in the footer of my docs generated by the librairy PHPrtf. &lt;/p&gt;
&lt;p&gt;How am I supposed to do ? &lt;/p&gt;
&lt;p&gt;Thanks for the Help &lt;/p&gt;
&lt;p&gt;Rds&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#42 Function addImage() does not free the ressources</title><link href="https://sourceforge.net/p/phprtf/bugs/42/?limit=25#afa8" rel="alternate"/><published>2014-09-19T06:52:45Z</published><updated>2014-09-19T06:52:45Z</updated><author><name>Maneo</name><uri>https://sourceforge.net/u/maneo22/</uri></author><id>https://sourceforge.net27970ba5b028e9a46e6f066a46418deec6837dc4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Great thanks for your quick correction ! It work nice.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>