Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task?
Thanks,
…...Attach the watermark to the scene and save the result. import...the source JT file Scene scene = new Scene("input.jt"); // 2....