Hello,
I have enable the PDF attach option.
It's working fine except for the page and sheet counts that are not updated when adding external PDF's.
We would like to specify the exact number of pages and sheets of those external PDF's in the xml and use that info to update the BCHPAGECOUNT and BCHSHEETCOUNT columns in the database.
1- Is it possible to update the BCHS table after all processing is done?
2- Is there a way to use a DAL to update those columns?
3- May i'm not trying to update the correct table?
Thanks