|
FORUMS PROFESSIONNELS WINDEV, WEBDEV et WINDEV Mobile |
| | | | | |
problem with report printing...... |
Débuté par renjini350, 13 aoû. 2008 10:15 - Aucune réponse |
| |
| | | |
|
| |
Posté le 13 août 2008 - 10:15 |
hello all pls help me.... i am trying to print one report(query with parameters type) .i want to call this report from a form's button click.i don't know how to call that report.I used the following code in that form's button click. iInitReportQuery(EXPRESS_RPT_Invoice,g_invoiceid); iConfigure(); iPrintReport(EXPRESS_RPT_Invoice); Close(EXPRESS_WIN_Form_InvoiceFromList,g_FromCust); It showing some error like report control unknown.this error will come when i test exe in Pocket pc.In pc it's working.Please help me am waiting for your reply.pleaseeeeeeeeeeeeee |
| |
| |
| | | |
|
| | | | |
| | |
| | |
| |
|
|
|