|
| Iniciado por guest, 17,mar. 2015 14:20 - 4 respuestas |
| |
| | | |
|
| |
| Publicado el 17,marzo 2015 - 14:20 |
Hi,
iPrintingNation(...) is used to change the application language until the end of the next print. This way you can print a document in another language than the user-language.
If i run this code : // Print the report in French iPrintingNation(nationFrench) iPreview() iPrintReport(Invoice) Then the print preview is in French, but the print or PDF file that is generated is back in the user-language.
I have tried to use the iPrintingNation command in the opening code of the report but then it has no effect. What should i do?
Thanks for helping. Joris. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 17,marzo 2015 - 15:53 |
Hi Joris,
I use iPrintingNation() a lot and it works fine for me.
After each iprintReport() you have to repeat this command. So if you iPreview() and iPrintReport() a report and after that you execute iprintReport() for a second time to produce a PDF-file, you have to execute iPrintingNation() again before the second iPrintReport(). |
| |
| |
| | | |
|
| | |
| |
| Publicado el 17,marzo 2015 - 18:12 |
Hi Curtis,
Please report the bug. We have been reporting cases like this one. We are waiting for a correction. There are also issues with sub-reports in some cases. I expect it will be corrected in next release.
iPrintingNation will not work once the report is open. In the print preview, if the user clicks on PDF, etc. it will indeed print in the wrong language in some use case.
Best regards, Alexandre Leclerc |
| |
| |
| | | |
|
| | |
| |
| Publicado el 18,marzo 2015 - 11:48 |
Hi Stefan, Alexandre,
The problem is exactly as Alexandre described it.
PS: I have tested this in WD20 (French version) and there it seems to be fixed!
Regards, Joris. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 18,marzo 2015 - 13:20 |
Hi Joris,
It is partly fixed. We still have two pending issues. (We use the French version only.)
Best regards, Alexandre Leclerc |
| |
| |
| | | |
|
| | | | |
| | |
|