I saw that I can create two kind of PDF/A1b (CMJN and RVB), but nothing about PDF/A1a.Unfortunately, I see the same limitation in the administration pages of the LiveCycle server.- Here is my code (using SOAP api) : Document inDoc = new Document(new FileInputStream(wordFile)); ...