<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Nov 2015 16:04:48 Z</lastBuildDate><pubDate>12 Nov 2015 11:18:00 Z</pubDate><description>Hi,&#13;
I have an XML (electronic invoice) with a tag containing the image of a PDF file encoded with Base64 format. I need to decode this string and turns it into a PDF file. Can anyone show me the way?&#13;
&#13;
&lt;NFS-ePDF&gt;JVBERi0xLjQKJeLjz9MKMSAwIG9iaiA8PC9UeXBlL1hP (...) go1MjE4MgolJUVPRgo=&lt;/NFS-ePDF&gt;&#13;
&#13;
Thank you.&#13;
&#13;
Jacques Bica&#13;
WD20</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file/read.awp</link><title>Base64 to PDF file</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54944/read.awp</comments><pubDate>13 Nov 2015 16:04:48 Z</pubDate><description>Hi&#13;
&#13;
you should show us your code that doesn't work, because believe me, &#13;
using uncrypt -IS- the way to go.&#13;
&#13;
Best regards&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54944/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54944/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file/read.awp">Base64 to PDF file</source><title>Re: Base64 to PDF file</title></item><item><author>jacquesbica</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54928/read.awp</comments><pubDate>13 Nov 2015 00:06:32 Z</pubDate><description>Thank you for your answer, but I already tryed uncrypt function. Unfortunately it does not work.&#13;
But If I copy &amp; paste the Base…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54928/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54928/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file/read.awp">Base64 to PDF file</source><title>Re: Base64 to PDF file</title></item><item><author>pa_oliveira</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54922/read.awp</comments><pubDate>12 Nov 2015 14:40:51 Z</pubDate><description>To decode BASE64 use yhe Uncrypt function.&#13;
&#13;
http://doc.windev.com/en-US/?3024035</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54922/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54922/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file/read.awp">Base64 to PDF file</source><title>Re: Base64 to PDF file</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54921/read.awp</comments><pubDate>12 Nov 2015 14:28:31 Z</pubDate><description>Hi Jacques,&#13;
&#13;
if I understand the question, you are looking for the uncyrpt function, &#13;
with the base64 option&#13;
&#13;
Best regards&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54921/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file-54921/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54919-base64-pdf-file/read.awp">Base64 to PDF file</source><title>Re: Base64 to PDF file</title></item></channel></rss>
