Hi,

Requirement: Receiving PDF document as byte[] and I want to print it without 
writing to disk.

Currently using FileStream to create PDF out of received bytes and then printing

Problem: Doing as above is opening a blank PDF doc and also writing to disk 
which I have to delete after print job is done so that the disk is not full.

Is there a way I can call Print by passing byte[] array itself?

Thanks,
Harisha.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
[email protected]
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