web application print preview problem in php.

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
ratna_pra
Forum Newbie
Posts: 4
Joined: Sun May 17, 2009 10:37 pm

web application print preview problem in php.

Post by ratna_pra »

I have a list of contacts on my database which i need to print in standard format as follows:

Name: Randeep kumar
Age: 17
Email: abc@def.com


Name: Randeep kumar
Age: 17
Email: abc@def.com

I have to manage the page margins, font type and size before printing.
Is there any print margin management function before printing in text editors like tinymce.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: web application print preview problem in php.

Post by Benjamin »

:arrow: Moved to HTML, CSS and other UI Design Technologies
Post Reply