Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Load existing pdf header and footer to use into new pdf report
posted

Hi All,

I want to use header and footer of an existing pdf report (a pdf file) into the report that I am generating through my program. 

Infragistics.Documents.Reports.Report has a load method, that takes in a filename. If I pass the pdf containing header and footer, it throws an exception.

Is there a way to accomplish this?

Thanks in advance.

Parents
  • 25665
    Offline posted

    Hello Darr,

    The load method in the PDF engine is expecting an xml report to be loaded not a pdf.

    After investigating this and doing some research, loading a PDF has been determined to be a product idea. You can suggest new product ideas for future versions by submitting here: http://ideas.infragistics.com.

    Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case.  You can also link back to this thread for additional details.
    Thank you in advance to submitting your product idea.

    Include a link to this thread in your idea so product management will be able to look back at this thread.

Reply Children