PDFToImageSetFileNameSuffix function

OK, thanks for the new software and key.

I am finding that you must have changed how the output files are named?

My code supplies a file-name as the output (e.g. “myreport.png”) and I generate a single page each time BUT now I get “0001” appended to the file-name ?

Is there any way to stop this from happening (so it works like the 2009 version) ?
========================
The latest version of pdf2image.dll file does contain following function,

void __stdcall PDFToImageSetFileNameSuffix(const char *ptrFileNameSuffix);

You can call following code to not add "XXXX" to output filename,

PDFToImageSetFileNameSuffix("");

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!