I have a client who would like to host a PDF on his site, but make it so
that each individual that downloads it has to open it with a separate
username and password. My question is if any php classes or libraries have
the capabilities to load an existing PDF into memory and basically add in
the login portion of it dynamically. Or, if anyone knows of a 3rd party
executable that can handle this, that would be great too.
--
thnx,
Chris Mosser
that each individual that downloads it has to open it with a separate
username and password. My question is if any php classes or libraries have
the capabilities to load an existing PDF into memory and basically add in
the login portion of it dynamically. Or, if anyone knows of a 3rd party
executable that can handle this, that would be great too.
--
thnx,
Chris Mosser
Comment