I have been able to generate a PDF into the IFS, using the techniques described in the book Advanced Integrated RPG. I would like to be able to...
I have begun testing the RPG-to-PDF processing from this book. I have seen how I can apply a font and/or color change to an entire paragraph. What...
We have been using the techniques from the book "Advanced Integrated RPG" to generate Excel spreadsheets from RPG since June of 2010, running under...
I have a program that will build a PDF, and it runs when I call the program. When a user tries to use the program they get an error. Here is the...
I have created a pdf that is 3 pages and was wondering if there is a way to get the page # on each page. Some of the pages are created with the...
I'm opening a 1441 page PDF and using PdfTextExtractor_getTextFromPage to search for certain keywords in each page. The call to...
Hi I understand how AIR02_02 uses the procedure AiropenFiles('MAINCAMPUS') to do an override to the maincampus member. Indeed, the Display Open...
Where is source code for the Advanced Integrated RPG? Followed the instructions in the book, and got to the reviews, errata, downloads web page. ...
Is it possible to define only one font/cell style/data object and just change the values as needed before calling AirExcel_setCellValuexxxx or would...
Tom, I looked up the POI website for examples of writing data onto merged cells. This is what I read of their examples: Workbook wb = new...
Does anyone have a simple example program that opens up an existing XLS file, writes a couple of rows starting at a specific place in the XLS file,...
Tom, Thanks for the lovely book with the nice explanations. I am on V5R4M0 and I've POI HSSF version 3.0.2 (poi-3.0.2-FINAL-20080204.jar)...
I need to retrieve a date field from a cell. If I view the cell in Excel it's displayed as '05/03/2010 '. If I use HSSFCell_getStringCellValue it...
I'm trying to use the getTextFromPage method on the PdfTextExtractor Class in iText-2.1.4.jar. Here are my prototypes: D PdfTextExtractor... D ...
I'm trying to use AIR09_02 as a template to open an XLS file. In my program the stream file name has to be a variable. I looked at the prototype...
Just getting started with the source code. When I try to run AIR07_01, I get an RNX0301 on this line of code: airWorkbook = new_HSSFWorkbook(); ...
I wasn't sure if I should use a reply to my previous post, or create a new thread. However I thought that this is a new problem that others may need...
I am having the same problem. I placed the solution you gave in David Villa's problem, but it still doesn't work. Any suggestions? Thanks, ...
Tom, I am trying to run Javamail_Hello world program and am getting "javax.mail.MessagingException: Could not connect to TransportSend...
How difficult (or hopefully easy ;-) would it be to use the TO and CC when sending an email using JavaMail? I noticed RecipientType in SPAIREMAIL,...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules