EnablePDFCompressionJPEG

#include “BIADVPRN.H”

 

VOID  EnablePDFCompressionJPEG(DEVMODE*  pDevMode);

Description

Sets theBLF_PDF_FILTER_DCT_JPEG_DECODEflag to true.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

none

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.