You want to *automate* printing of PDF instances.  I think you'll find
useful ideas with that keyword; if not, write here again, and I will provide
more detailed help.

On Thu, Apr 15, 2010 at 2:32 PM, Jérôme AIRAUDO
<jerome.aira...@c2jinfo.com>wrote:

>  Thank you for your answer.
>
>
>
> What I really want to do is quite simple : I have a lot of existing PDF and
> I want to print it. The biggest problem with using acrobat is that I cannot
> wait until the print job finished. So when I send a lot of PDF with acrobat
> to print (with dde command print) some of PDF are not printed and the order
> is not good. So I’m looking for printing a PDF document and wait until it’s
> finished.
>
> It seems to be very simple but I did not find anything in google to help
> me.
>
> If you have some idea, I’ll be very interesting.
>
>
>
> Cheers,
>
>
>
> Jérôme AIRAUDO
>
> *C2J INFO*
>
> *Groupe COGESER*
>
>
>
> *De :* wasegraves [mailto:wasegra...@bellsouth.net]
> *Envoyé :* jeudi 15 avril 2010 15:23
> *À :* Post all your questions about iText here
> *Objet :* Re: [iText-questions] Send PDF to printer without Acrobat
>
>
>
> Short answer = NO. There is no way to print a PDF without a reader.
>
>
>
> Of course, you really could send a PDF directly to ANY printer; but you
> wouldn't like the behavior of said printer when it is unable to process some
> of the strange commands. ;-)
>
>
>
> Leonard has already pointed out to you that what you want can only be done
> with a printer that understands PDF natively. That said, even a PDF printer
> must "read" your PDF in order to be able to print it.
>
>
>
> Perhaps you should let us know what your real requirements are.
>
>
>
> If your question is about printing without a "viewer", you may wish to look
> into the use of AFPL Ghostscript.
>
>
>
> Cheers,
>
> Bill Segraves
>
>
>  ------------------------------
>
> *From:* Jérôme AIRAUDO <jerome.aira...@c2jinfo.com>
> *To:* itext-questions@lists.sourceforge.net
> *Sent:* Thu, April 15, 2010 5:45:33 AM
> *Subject:* [iText-questions] Send PDF to printer without Acrobat
>
> Hello everybody,
>
>
>
> I’d like to know if, from itextsharp or dotnet, it is possible to print a
> PDF file without using Acrobat or any reader. May be using BytesArray ? I
> really need your help.
>
>
>
> Thanks a lot.
>
>
>
> Jérôme AIRAUDO
>
> *C2J INFO*
>
> *Groupe COGESER*
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.itextpdf.com/book/
> 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/
>



-- 
Cameron Laird
Phaseit, Inc.
+1 281 648 9889
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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