PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() ![]() ![]() Collapse AllThis method saves the specified PDF page as a JPEG.
|
| HRESULT SavePageAsJPEG ( LONG pageNumber, BSTR fileName, LONG dpiX, LONG dpiY ) |
Parameters
pageNumber
Number of the target page
fileName
Path to output file.
dpiX
Horizontal resolution of image
dpiY
Vertical resolution of image
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
See Also
Reference


