How would I modify the ExportAllStories.js to write the stories to a single file? I can't seem to find any parameters in the exportFile method that let me append to a file and not overwrite it. Are the any generic file methods that let me open, write, and close files without the methods...
I have a graphics2d object that I am drawing various shapes in. After it is rendered onto a canvas, I need to iterate through all the x and y coordinates of the canvas and get the color of the pixel at that x,y coordinate. How do I do this? I can't find a getRGB(x,y) that works on a canvas...
I have an form where user presses (turns on) a toggle button then does some work in the form. Based on the work they do, I want to programmatically change the state of the toggle button to off. I call the toggle buttons click event which calls the logic but the button still displays as...
I have a Impromptu 7 report that uses picture frames which are driven by a database column. Sometimes the .bmp for the data does not exist. Is it possible inside the report to detect that the picture is not available and apply some conditional formatting? I am publishing the report to html...
Has anyone written a report that displays the days, weeks, and months of the year formatted as a calendar? I have events stored in a database associated with a date and would like to produce a report formatted as a calendar showing those events.
Thanks
I am writing a report to show monthly sales in the form of a bar chart. Each bar represents the sales of a specific product. How can I display the image of the product above or below each bar in the chart?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.