Posts by Vinilona182 • 47 points
4 posts
-
0
votes1
answer43
viewsQ: Best Language/Library for manipulating impressions
Here in the company I work, we have a system in Clipper+PCL that makes the monthly impressions, with it we manage tray and control front and back. However it is becoming more difficult to maintain…
-
1
votes1
answer790
viewsQ: Genexus EV3 + Tomcat 8
Hello, I have a project where I have always used the Tomcat 7, and always worked smoothly. However, when asked to run the project with Tomcat 8 the pages return error 404. In the logs to Tomcat…
-
1
votes1
answer3777
viewsQ: Resize image in java
I have the following problem. I have an application that takes an image and loads it buffer and then I have to resize it. However, using the method getScaledInstance() the image loses a lot of…
-
1
votes0
answers103
viewsQ: Printing several pages
I have a class that she makes the impression of the pages, however, I’m having a hard time breaking the pages. In examples I have seen, they control this by the number of lines per page, but in my…