Kavya Jaladurgam created FOP-2964: ------------------------------------- Summary: Help with Word delivery for documents with absolute position Key: FOP-2964 URL: https://issues.apache.org/jira/browse/FOP-2964 Project: FOP Issue Type: Bug Components: renderer/rtf Affects Versions: 2.1, 1.1 Environment: Operating System: All Platform: PC Reporter: Kavya Jaladurgam Fix For: 2.1, 1.1
Tomcat 6 java 1.7 Fop 1.1 and 2.1 xmlgraphics-commons-1.5.jar {color:#333333}Absolute position works ok in PDF. We need it to be the same in Word as in PDF, I mean absolute position and elements location should work in Word.{color} {color:#333333}Eg:{color} {color:#333333}<fo:block-container left="9.45em" top="8.2351em" position="absolute" white-space="nowrap" font-size="100%" margin-top="0px" space-before="0px" margin-right="0px" margin-bottom="0px" margin-left="0px" padding-top="0px" padding-right="0px" padding-bottom="0px" padding-left="0px"><fo:block left="9.45em">IN THE SUPREME COURT OF NEW ZEALAND </fo:block></fo:block-container> {color} {color:#333333}Positioning is happening in PDF but in RTF is not working. Kindly help me on this.{color} -- This message was sent by Atlassian Jira (v8.3.4#803005)