Manipulate Print in Backend

good day every one,

I need your help to apply print in backend not in frontend

is there a way to do that

thanx

@Nazahait,

Thank you for reaching out. Unfortunately, Doconut doesn’t support handling print directly from the backend. The printing functionality is primarily designed to operate on the frontend.

If you have any other inquiries or if there’s anything else I can assist you with, please feel free to let me know.

I am facing slow manipulating pages while printing with multi pages like 100 pages and more.
do you have any way to resolve this issue

@Nazahait,

The problem may be related to memory and print queue management since print control is handled by the operating system.

To address this issue, I would recommend the following:

  • Print Queue Control: Check the Windows print queue to ensure there are no processing issues. Maybe try splitting the printing into smaller batches and managing the print queue more efficiently.

I hope these tips help you improve your printing speed.

Let me know if you have another question about the document viewer.