+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 20 of 34

Forum: Advanced, Integrated RPG

  1. Question Password-Protect PDF in the IFS

    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...

    Started by LarJansen‎, 04-23-2013 11:12 AM
    advanced integrated rpg, ifs, pdf
    • Replies: 0
    • Views: 371
    04-23-2013, 11:12 AM Go to last post
  2. Question PDF Colors and Fonts - Do these changes apply only to Paragraphs?

    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...

    Started by LarJansen‎, 04-04-2013 02:26 PM
    integrated rpg, pdf
    • Replies: 1
    • Views: 471
    04-05-2013, 11:38 AM Go to last post
  3. Question AIRLIB Objects Work on V7R1?

    We have been using the techniques from the book "Advanced Integrated RPG" to generate Excel spreadsheets from RPG since June of 2010, running under...

    Started by LarJansen‎, 03-05-2013 02:22 PM
    java, rpg, v7r1
    • Replies: 2
    • Views: 550
    03-06-2013, 11:32 AM Go to last post
  4. Java exception received when calling Java method

    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...

    Started by dbcumbie‎, 03-30-2011 09:00 AM
    • Replies: 1
    • Views: 944
    03-30-2011, 01:01 PM Go to last post
  5. How to add Page X of Y to pdf

    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...

    Started by dbcumbie‎, 03-17-2011 03:14 PM
    page, page#
    • Replies: 1
    • Views: 2,068
    03-18-2011, 08:15 AM Go to last post
  6. "Length problem" error in

    I'm opening a 1441 page PDF and using PdfTextExtractor_getTextFromPage to search for certain keywords in each page. The call to...

    Started by bsnuggs76‎, 01-27-2011 09:16 AM
    • Replies: 1
    • Views: 626
    01-27-2011, 09:36 AM Go to last post
  7. Why Open Member Maincampus in AIR02_02 ?

    Hi I understand how AIR02_02 uses the procedure AiropenFiles('MAINCAMPUS') to do an override to the maincampus member. Indeed, the Display Open...

    Started by Guest.Visitor‎, 12-05-2010 02:59 PM
    air02, air02_02, maincampus
    • Replies: 1
    • Views: 627
    12-06-2010, 07:01 PM Go to last post
  8. How To Download Source Code

    Where is source code for the Advanced Integrated RPG? Followed the instructions in the book, and got to the reviews, errata, downloads web page. ...

    Started by dfair3‎, 11-13-2010 12:44 PM
    airlib, download source
    • Replies: 2
    • Views: 912
    11-15-2010, 07:48 AM Go to last post
  9. Using the same font/cell style/data format objects instead of different copies

    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...

    Started by bsnuggs76‎, 11-11-2010 02:26 PM
    • Replies: 6
    • Views: 1,241
    11-13-2010, 01:22 PM Go to last post
  10. How to write merged cells?

    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...

    Started by venkateshv76‎, 10-22-2010 04:28 PM
    • Replies: 1
    • Views: 2,049
    10-26-2010, 11:49 AM Go to last post
  11. Writing new rows to existing XLS file

    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,...

    Started by bsnuggs76‎, 10-13-2010 03:12 PM
    • Replies: 1
    • Views: 1,060
    10-21-2010, 04:40 PM Go to last post
  12. Error "Java exception received when calling Java method" when calling HELLOEXCEL

    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)...

    Started by venkateshv76‎, 10-11-2010 05:05 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,067
    10-12-2010, 03:03 PM Go to last post
  13. Retrieving formatted value instead of numeric value

    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...

    Started by bsnuggs76‎, 10-07-2010 02:12 PM
    • Replies: 3
    • Views: 1,069
    10-12-2010, 07:51 AM Go to last post
  14. Problem with getTextFromPage Method

    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 ...

    Started by bsnuggs76‎, 10-08-2010 03:28 PM
    • Replies: 4
    • Views: 1,119
    10-11-2010, 07:49 PM Go to last post
  15. Opening XLS to read - path name is too long

    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...

    Started by bsnuggs76‎, 10-07-2010 11:00 AM
    • Replies: 2
    • Views: 751
    10-07-2010, 12:18 PM Go to last post
  16. RNX0301 in AIR07_01

    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(); ...

    Started by bsnuggs76‎, 10-07-2010 08:32 AM
    • Replies: 4
    • Views: 1,055
    10-07-2010, 12:02 PM Go to last post
  17. Missing Attachments in AIR14_03

    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...

    Started by eftimios‎, 06-28-2010 05:49 PM
    • Replies: 2
    • Views: 719
    09-20-2010, 10:06 AM Go to last post
  18. Using GMAIL server for email with SVAIREMAIL

    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, ...

    Started by denis@think-solutions.com‎, 08-10-2010 03:39 PM
    • Replies: 0
    • Views: 539
    08-10-2010, 03:39 PM Go to last post
  19. Using GMAIL server for email with SVAIREMAIL

    Tom, I am trying to run Javamail_Hello world program and am getting "javax.mail.MessagingException: Could not connect to TransportSend...

    Started by Guest.Visitor‎, 07-29-2010 12:11 AM
    • Replies: 2
    • Views: 1,229
    08-04-2010, 06:29 AM Go to last post
  20. Email Recipient Type

    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,...

    Started by spruneau‎, 07-20-2010 12:54 PM
    • Replies: 1
    • Views: 737
    08-02-2010, 10:51 PM Go to last post

+ Post New Thread
Page 1 of 2 1 2 LastLast

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts