Small, short code snippets that other people may find useful. Do you have a good regex that you would like to share? Share it! Even better, the code can be commented on, and improved.
how it is possible to leav all! layout in the template? i want only the data in php. for this example: " 'This document was downloaded at '.date("G:i T", time()).' on '.date("l F jS Y", time()).'. This document is only valid for 24 hours from this date.',0,0,'C'" -without all layout stuff. the template should render all layout.
i think i need a kind of placeholder or reference within the template so that php or fpdi knows where to put data?! and if the layout changes the "where" changes accordingly. like a variable in php, i make an layout with acrobat or open office and set variables in it: "$var"? the php code provides or generates the string $var and replaces it. - how this is realized with fpdi?
The package at http://fpdi.setasign.de/index.php?p=home is no longer available, is it possible for you to either post the contents, or the document where it can be retrieved?
or, if you have an updated way to do that, a link to the post mentioning it