Hi there
I have an objective to print emails and attachments present in the email automatically to a dedicated printer. The Printer id defined only for this job.
I had a look at the Java Printing Services.
Here’s are the links to know about this functionality:
&
This helped me understand how to achieve the objective.
However, when I write import javax.print.*; in the JavaAgent.java file and try to save it, it throws an error at the compilation time that “Package is not found”.
My Designer version is 6.5.2 and the server is also of R6.
So, now my problems are:
-
From where can I get the javax.print.* package?
-
What should I do to add the Package to the Project/Agent?
-
Is there any setting that I need to do get this package available / work in my designer?
This is an URGENT issue. So, please advice how to achieve the objective. You can also write directly to ggouda@csc.com.
Thanks in advance.
–
Gayatri Gouda