开发者

QR report of size A5 to be repeated on an A4 paper sheet

开发者 https://www.devze.com 2023-03-09 22:06 出处:网络
BDS2006, QR4. I have an A5 size report and I want(well, the customer does :)) to print it twice on an A4 paper sheet. This is because they need to cut the two halves and keep one \"for the record\" w

BDS2006, QR4.

I have an A5 size report and I want(well, the customer does :)) to print it twice on an A4 paper sheet. This is because they need to cut the two halves and keep one "for the record" while handing out the other one.开发者_StackOverflow中文版

Anybody knows a trick to do this without having to add yet another repo?

Thank you!

Andrea


Ok, I will post the answer since no one has come up with a better idea... yet! What I had to do is using a composite report and then just adding the reports on the AddReports event.

I added two times the same report and QR didn't complain.

Last, just use the preview to see it on screen et voila'!

Andrea

0

精彩评论

暂无评论...
验证码 换一张
取 消