Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Vinnie881
Master Smack Fu Yak Hacker
1231 Posts |
Posted - 2014-05-21 : 23:04:42
|
Ok, I am looking to add a toc with page numbers for print.I have about 20 sub reports. What I have come up with this far is 1ethod I go through each sub report and calculate the records per page and figure out how many pages it will create. Then create a toc using this data.Second, I was thinking of writing a tramsparent (white) title to each page and just writing a .net program to go through the pdf and extract these titles and page numbers then append it to the document.Last I was thinking of ... Uhhh actually that's all I got:) any ideas? A site map is good, but not for meeting hand outs. Success is 10% Intelligence, 70% Determination, and 22% Stupidity.\_/ _/ _/\_/ _/\_/ _/ _/- 881 |
|
|
|
|