Dear Everybody:

I have done some research about How to print a PDF document using some of
java libraries but currently I do not have the best way to print this PDF

This is the case we have a lot of PDF document generated by many systems,
these are stored in Alfresco then we use a Java Download using Mule or
Servlet technology both made the same because it download the file as a
stream to the client

- My First research was using itext, on the applet client we receive the
stream and the I overwrite this file and add some printings command to this
file it work well but I can not choose the printer and we need to add some
iframe to all applications in order to manage the process.

- My second research was using Jzebra, it work well but it use bitmap
technology to print a PDF and it impact to the original file size, for
example my file is 134 KB but when I tried to print it launch the file to
the spool with 54.1 MB, but some time do not print all documents

Both research have some problems, I like to as you experience what will be
the better solution to manage PDF print on web application without printing
dialog (My all printer are setting on my database a it is passed to the
client application)

I like to know more about how to manage this problem.

-- 
Thanks  in advance
Fred Duarte
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to