Jump to content

DIRECT PRINT POSSIBLE in PHP????


Ringa_php

Recommended Posts

Hi Guys!

 

Is it possible to print the document directly without preview?Let me  explain in detail..My client requirement is to print the online course certificate without previewing them,so that the endusers will not take the screenshot of the certificate which avoids misusing the certificate.

 

Can anyone help on this?

 

Note : I use php/mysql in my project.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/196570-direct-print-possible-in-php/
Share on other sites

Yes, I read the online certificate part.  It's an online class.. I realize that.

 

But the most vital information when it comes down to getting an actual screenshot is.. what format is the "document" (slash) "certificate?"  Most likely you'll have to find a PHP Class (most likely that uses the GD library) that handles creating screenshots from PDFs or DOC files.

 

But still, the only question I got out of your OP is.. "Is this possible?"  It is, but it will take a bit of research.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.