I have an interesting question that make me thinking and searching too much.
I have a sharepoint list, I want to print items I checked to PDF, each item on a page and the template for item depend on the columns in the default display form of that list (remember that sharepoint list has multiple display form with different number of columns and I just need the columns of default form).
The problem is how to get the columns of default display form when I still in the sharepoint list? (I haven't navigate to the display form yet).
I use SharePoint 2013.
Anyone know this case please share me.