concatenating PDFs
- From: Brad White <bwhite_at_inebraska_dot_com@xxxxxxxxxx>
- Date: Mon, 03 Dec 2007 08:56:02 -0600
My app generates a bank statment as PDF from QuickReports.
We have the disclosure page they want, already in a PDF.
Is there a way to concatonate the two together easily?
So far, we have found a GPL exe that we can run on the command
line. This would require streaming both the source files out
to disk and then reading the result back in before sending it.
This adds a tremendous amount of overhead that I would like to avoid.
We've tried exporting the PDF to an image file and it loses
too much resolution.
All I can think of is programatically concatenating the PFDs.
..NET has somne routines that work with PDFs that may handle this.
Does anyone know of anything in W32?
Thanks,
Brad.
.
- Follow-Ups:
- Re: concatenating PDFs
- From: Najeeb
- Re: concatenating PDFs
- From: Rafick
- Re: concatenating PDFs
- From: Gaetan Siry
- Re: concatenating PDFs
- Prev by Date: Re: Conversion component Meter/Feet-Inch
- Next by Date: Re: concatenating PDFs
- Previous by thread: Re: Conversion component Meter/Feet-Inch
- Next by thread: Re: concatenating PDFs
- Index(es):
Relevant Pages
|