I am having trouble with Print Preview.
Firstly, all data stored for every Java Bean I tried is wiped when I enter print preview, it would be nice to have more control over the print preview form, possibly allow the execution of methods…Is there anyway to get a Bean to print?
Secondly, I tried an alternate approach by storing my .GIFs, putting them in a global (type MEDIA), and having it displayed in a field with displayType as IMAGE_MEDIA.
The image shows up fine on my form, but again, when I go into print preview the image is not transfered over. (I cant use the media library because my images are barcodes generated dynamically for each record.) Why is my global cleared when I enter print preview?
Any help would be great.
Simon
Version R2 2.1-build 310
Java version 1.4.2_04-b05 (Linux)