java - How can print multiple pdf files by reading from source and send to printer -



java - How can print multiple pdf files by reading from source and send to printer -

i tested window.print() command purpose not fulfill requirement. used print content of iframe in source pdf file work in chrome not in other browser.

i want print pdf files automatically using code instead of open file , print it. illustration there 2 files such 1.pdf , 2.pdf in directory , source given how can print both files using either javascript or php or both.

i tested window.print() command purpose not fulfill requirement.

my required image as:

million in advance.

this not possible since browsers, unlike google chrome (where works) don't have built in pdf viewer.

the printing of pdf document pdf reader, whether or not installed browser plugin, not browser.

java php javascript pdf

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -