fs_renderer_apple_r.h File Reference

Header file for Renderer For Apple module of Foxit PDF SDK. More...

#include "TargetConditionals.h"
#import <Carbon/Carbon.h>

Go to the source code of this file.

Macros

Macro Definitions for Apple devices
#define FSCRT_APPLEDEVICE_DISPLAY   1
 Display device, like monitor.
 
#define FSCRT_APPLEDEVICE_PRINTER   2
 Raster based printers.
 

Functions

FS_RESULT FSCRT_Renderer_CreateOnCGContext (CGContextRef context, FS_INT32 deviceClass, FSCRT_RENDERER *renderer)
 Create a renderer on an Apple quartz context. More...
 

Detailed Description

Header file for Renderer For Apple module of Foxit PDF SDK.

Copyright (C) 2003-2016, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and contains proprietary information and trade secrets of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK to any third parties or general public, unless there is a license agreement between Foxit Software Inc. and customers.

This module is used for a rendering engine(renderer) on Mac.

Note
If you want to purchase Foxit PDF SDK license and use ANY of the following functions, please request for enabling Standard module explicitly.

Foxit Corporation