<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Feb 2015 16:13:10 Z</lastBuildDate><pubDate>21 Feb 2015 12:25:01 Z</pubDate><description>I've recently discovered WinDev 19, so not very expirienced at all.&#13;
&#13;
I want to print invoices stored in a windev file as :  order nb/article nb/price/nb sold/invoice nb/statsus, whith several articles per order nb and several order nb.&#13;
The file looks like : &#13;
order nb 1/art nb 1/9,99/100/00001/1&#13;
order nb 1/art nb 2/19,99/100/00001/1&#13;
order nb 1/art nb 3/29,99/100/00001/1&#13;
order nb 2/art nb 2/19,99/100/00002/1&#13;
order nb 3/art nb 4/39,99/100/00002/1&#13;
order nb 3/art nb 1/9,99/100/00003/1&#13;
order nb 3/art nb 4/39,99/100/00002/2&#13;
order nb 3/art nb 1/9,99/100/00003/2&#13;
...&#13;
&#13;
I want to print invoices of the whole file with status code = 1 and 1 invoice per page listing all articles involved in that order nb.&#13;
&#13;
I think i could do this by programming the break (= order nb or invoice nb) and perform a printing command, but isn't there an easier or standard, pre-defined method ?&#13;
&#13;
thanks.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50579-printing-invoices/read.awp</link><title>printing invoices</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/50579-printing-invoices-50580/read.awp</comments><pubDate>21 Feb 2015 16:13:10 Z</pubDate><description>Hi Danny&#13;
&#13;
There are many different ways of doing things in windev... So you MAY be &#13;
looking for the report editor and it's br…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50579-printing-invoices-50580/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50579-printing-invoices-50580/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50579-printing-invoices/read.awp">printing invoices</source><title>Re: printing invoices</title></item></channel></rss>
