I need to download pdf with custom paper size. It can be achieved using PrintToPdf_Advanced. But Idk, How to do it? Could you please anyone explain?
Thanks in Advance
Hi,
1. Create a button to download:
2. In the Onclick button action, do something like this:
where justdopdf must return binary:
that comes from built-in action Printtopdf_AdvanceOutput:
u need to create screen for the URL...and refer to it..https://blabla.. fort example: https:yourenvironemnet/yourscrentopdf
and the download action:
may this helps.
Thanks for your reply. It would be great if you could share the file.
Hii Palaniraja Paraman
I am using ultimate pdf . I am sharing this OML Ultimate PDF
Thanks for your reply. Here, i could not set the desired paper size. I need to print page with custom size.
Kindly refer this video
https://www.youtube.com/watch?v=cGozdBMgOGE&t=207s
to Customize, you must create your own C# extension