164
Views
6
Comments
How to use [UltimatePdf] PrintToPdf_Advanced to print pdf?
Application Type
Reactive

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

2025-01-09 14-56-57
IQ78

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.

2025-03-26 05-54-25
Palaniraja Paraman

Thanks for your reply. It would be great if you could share the file.

2024-11-05 11-28-22
Sunil Rajput

Hii Palaniraja Paraman 

I am using ultimate pdf . I am sharing this OML Ultimate PDF


EmployeeDirectoryApp.oml
2025-03-26 05-54-25
Palaniraja Paraman

Thanks for your reply. Here, i could not set the desired paper size. I need to print page with custom size.

2025-01-09 14-56-57
IQ78

to Customize, you must create your own C# extension

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.