Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Playing with PDFs

by BigLug (Chaplain)
on Feb 13, 2003 at 04:21 UTC ( [id://234898]=note: print w/replies, xml ) Need Help??


in reply to Re: Playing with PDFs
in thread Playing with PDFs

I've looked at PDF::Template, but it seems to only create PDF files. I don't want to have to work out my design in XML just to put it all together. I want the PDF file to already exist (created from Quark) and the tool will just replace text in the file.

If I'm wrong, and it can read PDF files as a base, let me know. I'd really rather just replace text WITHIN the PDF file rather than descripbing exactly where the text should go using XML.

Replies are listed 'Best First'.
Re: Re: Re: Playing with PDFs
by Cody Pendant (Prior) on Feb 13, 2003 at 04:41 UTC
    As PDF is just an output format for PostScript, I don't see why you don't just create a PostScript file, which is able to be read and written to by Perl or indeed any other application, then transform the .PS file into PDF?
    --
    “Every bit of code is either naturally related to the problem at hand, or else it's an accidental side effect of the fact that you happened to solve the problem using a digital computer.”
    M-J D

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found