
: Re: How can I personalize each copy of a PDF to add the reader's name or email address to each page? To discourage readers from uploading it to public file-sharing sites, I'd like to personalize
0 Reactions
If Perl works for you, the module PDF::Reuse (CPAN) makes it very easy to read from a static PDF and apply textstamps or watermarks to any page or pages within the document. The examples given in the documentation could be copied and amended to your purpose with even fairly basic Perl skill or skill in another language.
search.cpan.org/~larslund/PDF-Reuse-0.35/Reuse.pm
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Suzie

: Nook read 37 files in ePub as 37 chapters instead of 11 in toc.ncx Nook read 37 files in my ePub as 37 chapters instead of 11 chapters as set out in toc.ncx (NCX file) -- the ToC as presented
0 Reactions

: Format for ebook that contains code What's a good format for making an ebook that contains code. Is markdown a good option or is there something better available? I may want to convert it
0 Reactions