Page 1 of 1

Appy framePr in PropertyResolver

PostPosted: Thu Nov 24, 2011 1:42 am
by talk.do.stop
I don't know if it's a bug or a conscious decision that frame properties with direct formatting don't get applied. The cause of this is that the method
Code: Select all
org.docx4j.model.PropertyResolver.hasDirectPPrFormatting
doesn't check the framePr attribute. It's present in the most recent source, but it's commented out. Is there a special reason for this?