I'm creating a pdf from view page with pdf API but the pdf layout is totally differnt on the modified view layout. For example I have two columns and on some field it is merged into one. Pdf does not seem to recognize the merge fields as still creates two different columns. Also if on view page I chage the column width it does not have any effect on created pdf. Pdf seems to be creating even width colums only. Is normal behaviour or there something I can do to get pdf the same layout as view page?