Print 2 different documents on the same A4 page
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Print 2 different documents on the same A4 page
Previously, i asked how to print one receipt twice on the same page (from a single record)
Link to post
solved using panels.
Now i need to print on an A4 page two different receipts at the same time (one in the upper half and one in the lower half), from two different records.
Can you give me some help?
Thank you.
Link to post
solved using panels.
Now i need to print on an A4 page two different receipts at the same time (one in the upper half and one in the lower half), from two different records.
Can you give me some help?
Thank you.
Print 2 different documents on the same A4 page
Hello,
Please clarify, do you use one or several data sources for these two different receipts?
Also, can you send us a screenshot how it should look like.
Thank you.
Please clarify, do you use one or several data sources for these two different receipts?
Also, can you send us a screenshot how it should look like.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Print 2 different documents on the same A4 page
I use only one data source, one table with one record for each receipt (eg. for five receipts i will have a table with five records).
It should look like this, two receipts on a single A4 sheet (i use "code" tag for alignment purposes):
For example, i'm wondering how many data bands i must design. Two?
Thank you.
It should look like this, two receipts on a single A4 sheet (i use "code" tag for alignment purposes):
Code: Select all
------------------------------------------------------
| RECEIPT NUMBER 1 |
| |
| Customer name: Mr. Smith |
| |
| |
| End of receipt number 1 |
| |
|------------------- CUT HERE -----------------------|
| RECEIPT NUMBER 2 |
| |
| Customer name: Mr. Flanagan |
| |
| |
| |
| End of receipt number 2 |
| |
|----------------------------------------------------|
Thank you.
Print 2 different documents on the same A4 page
Hello,
As a way, you can set necessary height for databand.
Please see the sample report in attachment.
Thank you.
As a way, you can set necessary height for databand.
Please see the sample report in attachment.
Thank you.
- Attachments
-
- 1050.SampleReport.mrt
- (17.34 KiB) Downloaded 362 times
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Print 2 different documents on the same A4 page
Worked ok. Thank you very much.
Print 2 different documents on the same A4 page
Hello,
Ok!
Thank you.
Ok!
Thank you.