Forum Moderators: phranque
can someone explain how to print a report in landscape, without having any user intevention.
not neccisarily generating HTML, but mbe when a pdf/excel doc,to be displayed in a browser. can you specify its a landscape document, so user will not have to go to printer settings¦landscape.?
im posting this in here because all you php lot generate pdfs a bit ? (do you?) and may know :)
tia
nat
PDF: probably depends on what library you're using (pdfLib or something else). Free solutions probably have their own orientation commands.
Excel: not a clue... Whenever I generate a .xls on my Linux box, I simply serve an HTML table with the Excel extension and mime type. Maybe the COM solutions on Windows machines offer more options.
[experts-exchange.com...]