Hi,

THANKS A LOT.
I am able to merge the pdf..
I tried printing the meged PDF.
using PDFRenderer.jar..
I am not able to print scanned images..
Is there any other way to print it
Please advice..
Many thanks in advance

gayathri

On Mon, May 25, 2009 at 10:28 AM, 1T3XT info <[email protected]> wrote:

> Gayathri Kamalesh wrote:
> > hi all
> >
> > I am generating a pdf dynamically using itext,
>
> OK, but please don't refer to such a PDF as a "dynamic PDF";
> that's confusing; you aren't talking about dynamic XFA, aren't you?
>
> > I need to merge the
> > dynamic pdf with the static pdf
>
> That's easy: you can use either PdfCopy for this;
> or you can use PdfImportedPage to add the pages of
> the static PDF to the one you are generating dynamically.
> There are different ways to do this.
>
> > and sent to the printer to print.
>
> That may be more difficult. Are you talking about
> a web application or a desktop application?
>
> > This has to iterate for n number of pdfs(static+dynamic)
>
> That doesn't matter.
>
> > Is it possible to merge the static pdf with the dynamic one..
>
> Yes.
> Read the documentation:
> http://1t3xt.info/examples/
> http://1t3xt.com/docs/book.php
> http://1t3xt.info/tutorials/keywords/
> Read the free chapter of "iText in Action":
> http://itextsoftware.com/chap2ebook.shtml
>
> > please advice whether this would cause some performance related issue..
> > because the static pdf has to be fetched from the file server.
>
> So?
>
> > Can I use the silent print
>
> No, not with the more recent versions of Adobe Reader!
>
> > to send it the default printer for printing
> > these two merged pdfs'
>
> Silent printing is considered a security risk, so the end user
> will always have to Allow printing through a dialog box.
> --
> This answer is provided by 1T3XT BVBA
> http://www.1t3xt.com/ - http://www.1t3xt.info
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
>
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to