P
Phil
Hello all,
I have an Access2003 report with an embedded PDF file, and I'm running
into the problem where only the first page of the PDF shows up in my
report.
My question is a two-parter:
1.) Has anybody discovered a solution for this problem (I've noticed
several references to it in old posts, but no solutions)?
and
2.) Does anybody know of a good work-around. Here's a little
background on my particular issue:
I've got a whole bunch of PDFs stored outside my DB. Depending on
user-input parameters, zero or more of them should be included in my
report. To simplify things, I embedded a dummy PDF ("GenericPDF.pdf")
in my report. Then, at run-time, just before opening the report, I
shell out to a separate program that grabs all the desired PDF files,
concatenates them into a single PDF, and names the resulting file
"GenericPDF.pdf". Everything works perfectly, except that I only get
the first page of GenericPDF, which is a real problem, because it is
often 15-20 pages long. I spent a long time playing with the
properties of my sub-report control and the sub-report itself,
thinking I just needed to turn on a 'Can Grow' somewhere, all to no
avail.
If anyone can help, I would be very grateful!
Thanks
Phil
I have an Access2003 report with an embedded PDF file, and I'm running
into the problem where only the first page of the PDF shows up in my
report.
My question is a two-parter:
1.) Has anybody discovered a solution for this problem (I've noticed
several references to it in old posts, but no solutions)?
and
2.) Does anybody know of a good work-around. Here's a little
background on my particular issue:
I've got a whole bunch of PDFs stored outside my DB. Depending on
user-input parameters, zero or more of them should be included in my
report. To simplify things, I embedded a dummy PDF ("GenericPDF.pdf")
in my report. Then, at run-time, just before opening the report, I
shell out to a separate program that grabs all the desired PDF files,
concatenates them into a single PDF, and names the resulting file
"GenericPDF.pdf". Everything works perfectly, except that I only get
the first page of GenericPDF, which is a real problem, because it is
often 15-20 pages long. I spent a long time playing with the
properties of my sub-report control and the sub-report itself,
thinking I just needed to turn on a 'Can Grow' somewhere, all to no
avail.
If anyone can help, I would be very grateful!
Thanks
Phil