1

I have a web application.

On a page load,i need send a external pdf file to print .How it can make it work.

I have searched a lot , but couldn't find a working solution .

Anybody have an idea about this please??

2

1 Answer 1

1

Use this plugin This

On document.ready use

$('ul#tools li.print a').trigger('click');

Try on console first.

Sign up to request clarification or add additional context in comments.

3 Comments

No, that won't for me.I need to print an external pdf file like test.pdf file
@Linto , then please specify properly in question
@ jQuery Angry Bird, Modified my question

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.