Rahul Ba wrote:I want to call a URL in background to update flag in DB. In that view, is there any way with PdfAction(new url), I can accomplish that.
I don't see how
new PdfAction(URL) could be made to have the effect of updating a database.
Why don't you just insert some normal database code to do your updating?