PHP Classes

Printing page setting dynamically: Need to print page setting options dynamically

Recommend this page to a friend!
  All requests RSS feed  >  Printing page setting dynamically  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Printing page setting dynamically

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of ramesh by ramesh - 9 years ago (2015-01-12)

Need to print page setting options dynamically

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I have developed PHP based desktop application.

My application printing page hides the dialog box and prints directly but I need to change the setting to print in landscape or portrait defined dynamically maybe using VBScript or JavaScript code.

Ask clarification

1 Recommendation

PHP Print: Abstraction for printing documents

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 23760 - 9 years ago (2015-01-27) Comment

There is this printing abstraction class that does not seem to support setting the printing orientation directly but may be adapted for your needs.

Now if you you running that PHP application on Windows, you may trying using the PHP printer extension. It comes with a function named printer_set_option that you can set the PRINTER_ORIENTATION option to either PRINTER_ORIENTATION_PORTRAIT or PRINTER_ORIENTATION_LANDSCAPE. Then you can create your own user interface to let the user change that option.


Recommend package
: 
: