Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 BIRT 报告。
该报告需要在像素精确的位置(X 像素处的 X,y 像素处的 Y)具有文本标签。
执行报告是可能的。但看起来 BIRT 使用网格布局,这不可能为报表组件指定精确的像素。
任何样品、想法、建议将不胜感激。
谢谢,
如果它不是动态的,您可以在母版页上添加项目并指定边距(请注意,母版页本身可能已经设置了边距,因此您可能需要做一些减法以获得正确的数字)。