Printing sheets with "MS XPS Doc Writer" is slow

lalbatros

Well-known Member
Joined
Sep 5, 2007
Messages
659
Hello,

I just discovered the "Microsoft XPS Document Writer" (XP pro, 2002, SP3) and found a couple of good reasons to use it in replacement for "Adobe Acrobat Standard". I need to print about 60 selected sheets from an Excel workbook, by using a simple VBA statement:

Sheets(listOfSheets).PrintOut ActivePrinter:="Microsoft XPS Document Writer on Ne02", prtofilename:=XpsFileName, ...

Unfortunately, this operation takes typically 120 seconds.
A VBA macro based on "acrobat Distiller" needs less than 20 seconds.
Given my needs, this is a real problem.

I would like to optimize the speed to create an xps file with the "Microsoft XPS Document Writer".
I already tested a number of printing preferences without observing any difference.

Would you have some suggestion to improve the speed of the "Microsoft XPS Document Writer" ?

Thanks,

Michel
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Still interrested !

In addition, I would also like to know how many of you are using XPS (instead of pdf)?

Thanks,

Michel
 
Upvote 0

Forum statistics

Threads
1,214,945
Messages
6,122,393
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top