05-15-2009 03:02 PM
I attempted to export the attached tdr as a png.
It fails with this error
1:08:07 PM Error:
Cannot open clipboard. (Error code 8:Not enough storage is available to process this command.
)
Using this call
CALL PicExport(REPORT_PATH,"PNG",true,768,593,"rgb 24",,"NoCompression") 'Exports the current sheet as WMF file
If you delete the text object it works fine.
jim
PS I had to laugh when it forbid me to attach the tdr directly. Otmar get on the web team!
05-18-2009 09:57 AM
Hello Jim,
I tried you layout on my PC (Windows XP SP3, 2 GB RAM, DIAdem 11.01) and could get a usable result. The output took a few seconds, but the result looks fine to me ...
Could you give me a few more pointers as to what your environment looks like?
I attached the output from my PC for your reference.
Otmar
05-29-2009 02:20 PM
I basically have the same setup running 11.0.0f3436
xp sp3
jim
06-01-2009 09:49 AM
I opened the report layout you attached and made a new script with just the Call PicExport command you are using and ran it without error. In fact, my png file looked just like the one Otmar attached. I was using DIAdem 11.0.0f3436 and XP SP3.