02-11-2008 06:16 AM
02-11-2008 10:39 AM
Hi Saurav,
When you are creating the PDF files, is the DIAdem environment maximized or minimized? I recently ran across an issue in DIAdem 10.2 where the axis labels would not show up on the exported PDF file when exported from a minimized DIAdem. If this is not the problem, then I suggest you send us your scripts and all needed resource files so we can try to reproduce the problem.
Regards,
Brad Turpin
DIAdem Product Support Engineer
National Instuments
02-13-2008 05:45 AM
Hi Brad,
I tried exporting the reports while keeping the report window maximized. It seems to work. Hope it solves the problem, but I do not understand why it behaves in this manner. I added following two lines into my script to do it.
Call WndShow("REPORT","SHOW") '... show the report window
Call WndShow("REPORT","MAXIMIZE") '... maximize the report window
Thanks for the suggestion!
With warm regards,
Saurav
02-13-2008 09:26 AM
Hi Saurav,
This is a bug that R&D already knows about and has already fixed in the code base for versions after DIAdem 10.2.1.
Brad Turpin
DIAdem Product Support Engineer
National Instruments