To print custom html from printer?

5 replies
  • WEB DESIGN
  • |
I want to print my custom html somethings like the whole div tag.
When i search on google, i just found "echo", "print" like that, .

which way could help me?
#custom #html #print #printer
  • Profile picture of the author RobKonrad
    I am not quite sure I understand you correctly; but if you want to style wordpress print output, have a look at this:

    Styling for Print « WordPress Codex

    Cheers,
    Rob
    Signature
    ================================================== ===
    This blog is awesome: http://www.robkonrad.com/blog. Read it.
    ================================================== ===
    {{ DiscussionBoard.errors[5106564].message }}
  • Profile picture of the author Jason Z
    We'd have to know more information about what you are trying to print. If you are trying to actually do an 'echo' and output code or print on paper.
    Signature
    Co-Founder of the Local Profit Model Training Program for Offline Consultants

    Jason Zimmerman is an offline marketing and consulting professional. He has been developing web sites and digital marketing plans for local businesses since 2000.
    {{ DiscussionBoard.errors[5107277].message }}
  • Profile picture of the author rakhineweb
    I am sorry for my messy English.
    I wanna print at html pages, not wordpress.
    To print out paper from printer.
    {{ DiscussionBoard.errors[5111288].message }}
  • Profile picture of the author Iain Key
    If you mean formatting the HTML for printer then look into CSS styling for print
    If you mean triggering a print when the user clicks on a button then look into javascript print method.

    If you mean something else then I'm afraid I've misunderstood you sorry
    {{ DiscussionBoard.errors[5112492].message }}
  • Profile picture of the author RobKonrad
    Ah, I see.

    For an easy solution: try this:

    Print Friendly & PDF

    (not affiliated) - creates easy-to-print pages on the fly. Free with branding, a little fee for unbranded prints.

    Cheers,
    Rob
    Signature
    ================================================== ===
    This blog is awesome: http://www.robkonrad.com/blog. Read it.
    ================================================== ===
    {{ DiscussionBoard.errors[5114448].message }}

Trending Topics