Hello friends
I need to generate a PDF of a record from a table with 10 fields, including a BLOB type field.
Is it possible to do this using hooks?
Thanks
Generate PDF in hooks
- Marcelo Vitoria
- Veteran Member
- Posts: 92
- Joined: 2016-10-11 12:08
Generate PDF in hooks
Marcelo Vitoria
Coding since 1982 !
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Coding since 1982 !

Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Re: Generate PDF in hooks
There are some PDF generator libraries for PHP around. You can take a look in the article below:
https://apitemplate.io/blog/how-to-gene ... using-php/
https://apitemplate.io/blog/how-to-gene ... using-php/
- Marcelo Vitoria
- Veteran Member
- Posts: 92
- Joined: 2016-10-11 12:08
Re: Generate PDF in hooks
Thanks for the suggestion.ppfoong wrote: ↑2025-03-07 07:02There are some PDF generator libraries for PHP around. You can take a look in the article below:
https://apitemplate.io/blog/how-to-gene ... using-php/
I've tried a few of these, but most of them either do absolutely nothing or give a 500 error.
I need to generate a PDF of a DV to be digitally signed, but I believe it won't generate because it needs to be in the table's hook file.
If anyone has any suggestions on how I can get around this, I'd appreciate it.
Marcelo Vitoria
Coding since 1982 !
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Coding since 1982 !

Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng