Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: PDF::Template redesign - I want your ideas!

by stvn (Monsignor)
on Dec 01, 2005 at 21:15 UTC ( [id://513442]=note: print w/replies, xml ) Need Help??


in reply to Re^3: PDF::Template redesign - I want your ideas!
in thread PDF::Template redesign - I want your ideas!

What about using some subset of DIVs from HTML so that HTML Editors could be used to generate PDF templates?

Do you mean WYSIWYG HTML editors?

The problem I see with this is that HTML DIVs are useless without CSS, which is where things get really messy. It is also worth mentioning that PDFs are very "page" centric, and those pages are of a constrained size, which doesn't match well with HTML and it's "take up as much space as needed" layout approach. Having written plenty of PDF "pagination" code, I know this can be trickier than it seems, and is not always easy to generalize.

-stvn
  • Comment on Re^4: PDF::Template redesign - I want your ideas!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://513442]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-26 04:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found