In which way can I print in BW ?
Let's say I have a color PDF and I want to print it in true B/W ( NOT Grayscale )
How can I do it by using the API ?
Thanks,
Ciro Ettorre
How to print in BW
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: How to print in BW
Hello,
You can use simple DLL to render PDF page to 1 bit image and then print this image.
Can you tell us, why do you need such functionality?
You can use simple DLL to render PDF page to 1 bit image and then print this image.
Can you tell us, why do you need such functionality?
-
- User
- Posts: 25
- Joined: Tue Dec 30, 2008 9:59 am
Re: How to print in BW
It is from one of our customer and it is quite urgent for them
They have color or grayscale PDFs but their need is to deliver B/W printouts across the plant
They have color or grayscale PDFs but their need is to deliver B/W printouts across the plant
-
- User
- Posts: 25
- Joined: Tue Dec 30, 2008 9:59 am
Re: How to print in BW
BTW, the use of the simple DLL is not acceptable because we want also all the other printing parameters to be honored
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: How to print in BW
Then no, we don't have any API that allows to print in BW mode.