FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Print preview in php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Print preview in php [message #174228 is a reply to message #174226] Sat, 28 May 2011 01:24 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 5/27/2011 5:48 PM, Co wrote:
> Hi All,
>
> I was wondering if someone can help me with a code to preview part of
> a php page
> and eventually print it.
> I don't want to print all of the page with images etc, just the data
> within a certain area of the page.
>
> Anyone know if this is possible?
>
> Regards
> Marco

From a web page? Not possible. PHP runs on the server and has nothing
to do with page layout (that's HTML/CSS). Print preview runs on the
client and is dependent on client settings, of which PHP has no knowledge.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Storing parsed XML-elements as blobs
Next Topic: PHP Extension Won't Install
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 05:50:13 GMT 2024

Total time taken to generate the page: 0.04005 seconds