<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>2 Sep 2016 14:03:05 Z</lastBuildDate><pubDate>2 Sep 2016 12:20:01 Z</pubDate><description>Hi I want to print an HTML document with my WindevMobile 21 (Android) app but I have a problem with the caracter ", I tried to write """" but it prints "".&#13;
&#13;
An example:&#13;
&#13;
[code:wl]&#13;
fSaveText("myHtml.html","&lt;td align=""""right"""" colspan=""""7""""&gt;")&#13;
[/code]&#13;
&#13;
Rresults &lt;td align=""right"" colspan=""7""&gt; instead of  &lt;td align="right" colspan="7"</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59399-print/read.awp</link><title>Print "</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>HECTOR</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59399-print-59402/read.awp</comments><pubDate>2 Sep 2016 14:03:05 Z</pubDate><description>It works changing """" by ""&#13;
&#13;
[code:wl]&#13;
fSaveText("myHtml.html","&lt;td align=""right"" colspan=""7""&gt;")&#13;
[/code]</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59399-print-59402/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59399-print-59402/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59399-print/read.awp">Print "</source><title>Re: Print "</title></item></channel></rss>
