Rank: Newbie
Groups: Registered
Joined: 7/1/2016(UTC) Posts: 4 Thanks: 1 times
|
We just recently purchased Pdfium.Net SDK and have an issue to print any PDF doc, rendering is coming fast in PDF viewer, after click on print icon and selecting a printer, there is a large delay to print up to several min even printing 1 page only. We tested on different local networks and locations, the same result.
Does any one have the same issue and is it possible to accelerate the printing programmatically?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,103
Thanks: 7 times Was thanked: 128 time(s) in 125 post(s)
|
Hi, The Pdfium prints PDF as an images. Because the printer has a high DPI, usually 600, the final image is very large, which is why printing is slow. Unfortunately in the .Net the printing is performed using the GDI+ and graphics surfaces and this is a native way for Framework. At the moment, we are considering the possibility of PDF printing directly to a printer, bypassing .net print subsystem. I think this solution will be available in one of the following releases. Edited by user Monday, July 4, 2016 4:35:08 AM(UTC)
| Reason: Not specified
|
1 user thanked Paul Rayman for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/1/2016(UTC) Posts: 4 Thanks: 1 times
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,103
Thanks: 7 times Was thanked: 128 time(s) in 125 post(s)
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 6/16/2023(UTC) Posts: 1 Location: Bangkok
|
|
|
|
|
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close