Crystal Reports "File Break"
Posted
by Chris B. Behrens
on Stack Overflow
See other posts from Stack Overflow
or by Chris B. Behrens
Published on 2009-11-30T20:11:55Z
Indexed on
2010/05/31
10:02 UTC
Read the original article
Hit count: 313
crystal-reports
|pdf-generation
I'm generating a Crystal Reports report which will ultimately need to be split into thousands of pdf files. What would be ideal would be if Crystal Reports had something like a "file break", like a page break, that you could insert into the file at the appropriate places.
I will need reasonably fine control over the file names, as well....something like "fileName_{CustomerId}_{CustomerIsLocal}.pdf".
I'm presuming a third-party piece of software will probably be needed. Thoughts?
TIA.
© Stack Overflow or respective owner