https://bz.apache.org/bugzilla/show_bug.cgi?id=60311
Bug ID: 60311 Summary: XSLFShape draw can not draw a straight line (form) Product: POI Version: 3.14-FINAL Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal Priority: P2 Component: XSLF Assignee: dev@poi.apache.org Reporter: konstantin.vo...@apparentmedia.de I was trying to draw a simple straight line. But since wether its horizontally or vertically the height or width is 0. Within the drawShape method the bounds are checked with shapeBounds.isEmpty() and returns. Given that lines cannot be drawn. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org