Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Making Sudoku Puzzles Using PDF::API2

by danderson (Beadle)
on Feb 24, 2006 at 21:16 UTC ( [id://532674]=note: print w/replies, xml ) Need Help??


in reply to Making Sudoku Puzzles Using PDF::API2

As has been pointed out, PDFs are based on postscript (PS). Postscript's line drawing functions (lineto, curveto etc) do "act like LOGO" in that the cursor moves; it surprises me that PDF line drawing functions have changed this.

Some excellent PS references are: The PS tutorial and cookbook: http://www-cdf.fnal.gov/offline/PostScript/BLUEBOOK.PDF

The PS language reference manual: http://partners.adobe.com/asn/developer/pdfs/tn/PLRM.pdf

And perhaps best of all, Bill Casselman's "Mathematical Illustrations," which isn't amazingly cheap but is available free online at http://www.math.ubc.ca/~cass/graphics/manual/
  • Comment on Re: Making Sudoku Puzzles Using PDF::API2

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 04:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found