It is currently Fri Nov 29, 2024 11:54 pm
{ \PAGEREF bookmark }
Relationship altChunkRel1 = documentTemplate.getMainDocumentPart().addTargetPart(DocumentUtil.showHtml((new String(section.getSectionNotes().toCharArray())), index));
CTAltChunk ac1 = Context.getWmlObjectFactory().createCTAltChunk();
ac1.setId(altChunkRel1.getId());
documentTemplate.getMainDocumentPart().getContent().add(index, ac1);
Total posts 10111 • Total topics 2842 • Total members 2074