<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Mar 2018 14:23:00 Z</lastBuildDate><pubDate>9 Mar 2018 15:18:00 Z</pubDate><description>Hi all,&#13;
&#13;
I have a report with a lot of calculations (who hasn't). I'd like to run the report but don't want to print it. I know I can use iDestination, but is there a way to run the report without any file or print output, because it slows down the process on a network when generating 100 reports in a loop.&#13;
I only need the calculations.&#13;
&#13;
Thanks for any advice.&#13;
&#13;
Best regards.&#13;
&#13;
Aad</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp</link><title>Use iPrintReport(Reportname) without printing.</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/64884-use-iprintreportreportname-without-printing-64895/read.awp</comments><pubDate>10 Mar 2018 14:23:00 Z</pubDate><description>Thanks Fabrice,&#13;
&#13;
I was afraid of that because I couldn't find anything about it.&#13;
Thanks for your reaction.&#13;
&#13;
Best regards,&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64895/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64895/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64894/read.awp</comments><pubDate>10 Mar 2018 14:11:00 Z</pubDate><description>Hi Add&#13;
&#13;
it's not possible... You'll have to extract your calculations from the report and redo it in pure code, without the ip…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64894/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64894/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64893/read.awp</comments><pubDate>10 Mar 2018 13:05:00 Z</pubDate><description>Hi Al,&#13;
&#13;
I still have the problem that iPrintReport tries to print or write to disk. Can this be undone ??&#13;
Just want to run th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64893/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64893/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64892/read.awp</comments><pubDate>10 Mar 2018 11:50:00 Z</pubDate><description>Hi Al,&#13;
&#13;
Great idea. I'm going to make it happen.&#13;
&#13;
Best regards,&#13;
&#13;
Aad</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64892/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64892/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64891/read.awp</comments><pubDate>10 Mar 2018 11:31:00 Z</pubDate><description>Hello Aad&#13;
&#13;
Create a memory table on the window that calls the report.&#13;
In the report, at each "After Printing Block Body" even…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64891/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64891/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64890/read.awp</comments><pubDate>10 Mar 2018 11:04:00 Z</pubDate><description>Hi Al,&#13;
&#13;
Thank you for your reaction. Can you give a hint how to do such ?&#13;
&#13;
Best regards,&#13;
&#13;
Aad</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64890/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64890/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64889/read.awp</comments><pubDate>9 Mar 2018 21:55:00 Z</pubDate><description>Hello Add&#13;
&#13;
Could you modify your code to write the lines that would normally go to the report into a memory table instead ?&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64889/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing-64889/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64884-use-iprintreportreportname-without-printing/read.awp">Use iPrintReport(Reportname) without printing.</source><title>Re: Use iPrintReport(Reportname) without printing.</title></item></channel></rss>
