Karen -
The user can search in ANY PDF file, regardless of the order. If you add the TOC then once they open the file in Adobe, there is an actual table of contents section displayed on the left, sorted in the breakpoint order. So they wouldn't necessarily have to go into the "Search" feature, but just scroll down to the ClientID they wanted and click on it and the file would jump to that point in the document. Sami From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, March 22, 2010 10:12 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Printing a bunch of PDF files Sami: I can do a break by clientID, which is how they would want to search. So you're saying that I could print one large document, but with the TOC on it will enable the person to search for a value once they are in Adobe? Karen Karen- One solution is to add a breakpoint in your report so the PDF files are grouped/sorted by their client names. Then in the PRINT statement, add the GENERATE_TOC ON option to create a table of contents list within the PDF file. Sami

