Search results

  1. D

    Creating PDFs without Ghostscript

    Hi I'm sure I came across a thread (here or elsewhere) explaining how to create PDFs from reports (without using Ghostscript) by setting the default printer to Acrobat Writer and setting a registry key to the required filename to stop the prompt appearing. I've searched high and low and am...
  2. D

    Page header in subreports not working

    I have a report containing several multi-page subreports. When viewed outside the main report, the subreport's page header works fine. However, when viewed in the main report, the subreport page headers disappear. Is this a "feature"? Am I missing the point somewhere? Is there a way round it...
  3. D

    Setting parameters in code for query underlying report

    Yep, I guess that would do it! Thanks Dave
  4. D

    Setting parameters in code for query underlying report

    How can I set the parameters for a query underlying a report before running the report from code? I've successfully used the Parameters collection of the QueryDef to set the parameters before running a query from code, but the same approach doesn't appear to work for reports, and the report...
Back
Top Bottom