PD4ML March 27, 2010 at 09:01 #27885 It is strange, both PDFs have no attachment. Try also the following configuration switches: – change private final static boolean dontPassAttachmentsToXalan = false; to true – change String xml = dxl.exportDxl(tmp); to String xml = dxl.exportDxl(doc);