C#で印刷したいのですが、
ユーザーが選択したページのすべてのコピーにランダムなデータを印刷したいのですが、
出来ますか?
例えば。
The User Select that he want 3 Copies of that page,
and on page 1 Should be printed =   123
on page 2 should be printed =       456
and on page 3 should be printed =   345
これはどのように可能ですか、いくつかの例を教えてください
どうもありがとうございました。