about pdf with tabular + header (i.e. master details)

webmarco

Member
I am designing a pdf report called PACKING LIST.
I have a master table with main data (header) and a details table with the tabular data (list of pallets loaded).

In the _header.php is it possible using data retrieved with ddb_api::get_record_details function?
In the tabular part details table data would be used.

Does anyone already tried this way for generating something like a master/details pdf report?

Your current DaDaBIK version​

You are using DaDaBIK version 11.12-Elba enterprise, installed on 25-03-2024 (installation code: 194506601bb58bf10c), the latest version of DaDaBIK is 11.12-Elba released on 30-11-2023

You are running the latest release of DaDaBIK

In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enterprise to Platinum) please contact us.

System info​

PHP Version: 7.3.31-1~deb10u5

mysql version: 5.5.5-10.3.39-MariaDB-0+deb10u2

Web server: Apache/2.4.38 (Raspbian)

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36

URL installation: http://192.168.2.122/app_gest_dir
 

Edwin

New member
Please vote for this request, waiting for a Master/Detail PDF for a long time already.


In the Forum Featured suggestions you will find how to vote
 
Last edited:

webmarco

Member
does anyone have an example of a master/detail pdf generated by adding some custom php code to the templates?

Your current DaDaBIK version​

You are using DaDaBIK version 11.12-Elba enterprise, installed on 25-03-2024 (installation code: ), the latest version of DaDaBIK is 12.0-Aveto released on 08-05-2024

You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.

In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enterprise to Platinum) please contact us.

System info​

PHP Version: 7.3.31-1~deb10u6

mysql version: 5.5.5-10.3.39-MariaDB-0+deb10u2

Web server: Apache/2.4.38 (Raspbian)

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
 
Top