<?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 Jul 2015 16:16:00 Z</lastBuildDate><pubDate>13 Jul 2015 10:59:00 Z</pubDate><description>Morning&#13;
&#13;
I have a screen where clients can log in to get their invoices. I have had some pointers in the past from Fabrice and JP and hopefully implemented all of this.&#13;
&#13;
A page is opened with parameters picked up from the link I sent the client.&#13;
&#13;
Through web services the page is populated with all the client's outstanding invoices.&#13;
&#13;
The client click on the invoice/statement they want to reprint and through webservices I prepare the report and return the PDF file as a buffer. Well I thought I did.&#13;
&#13;
In my webservice I just use a variable of type buffer and fill it with the pdf file created.&#13;
&#13;
Then return this buffer to the client's browser but how do I get this buffer to print now?&#13;
&#13;
FileDisplay looks for a file and I don't want the client anywhere near my server.&#13;
&#13;
Stringdisplay looks like it offers possibility but nothing is printed.&#13;
&#13;
Any ideas please?&#13;
&#13;
&#13;
&#13;
Ericus Steyn</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer/read.awp</link><title>[WB19]Printing PDF Buffer</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53051/read.awp</comments><pubDate>13 Jul 2015 16:16:00 Z</pubDate><description>Hi again&#13;
&#13;
in that case, just use string display with the pdf mime type&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53051/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53051/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer/read.awp">[WB19]Printing PDF Buffer</source><title>Re: [WB19]Printing PDF Buffer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53045/read.awp</comments><pubDate>13 Jul 2015 11:53:00 Z</pubDate><description>Hi Fabrice&#13;
&#13;
That is exactly what I want to do - I just want to display the pdf file which is now returned as a buffer.&#13;
&#13;
File…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53045/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53045/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer/read.awp">[WB19]Printing PDF Buffer</source><title>Re: [WB19]Printing PDF Buffer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53044/read.awp</comments><pubDate>13 Jul 2015 11:39:00 Z</pubDate><description>Hello Ericus,&#13;
&#13;
there is no way to print directly from a webdev site (and that's a good thing, imagine the result if any site c…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53044/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer-53044/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53042-wb19-printing-pdf-buffer/read.awp">[WB19]Printing PDF Buffer</source><title>Re: [WB19]Printing PDF Buffer</title></item></channel></rss>
