Skip to Content

Calling PDF Converter from .NET

While APDFL has a .NET interface, PDF Converter only supports C++. To call PDF Converter with .NET, you need to call the executable using Process.Start(). The following is an example of what this might look like, where "tempPSFile" is the input PS... Read More

%%[ Error: undefined; OffendingCommand: ]%% error message when processing an EPS file with a bitmap image preview

Encapsulated Post Script (EPS) is a standard graphics file format for working with text, images, drawings, and layouts that can be dismantled into their component parts and then be combined into a final completed document. EPS files can present both... Read More

After converting a PDF document to a graphic file, the crop results were not what I had expected. Why does the image have so much white space around the margins?

With PDF2IMG you can use the pdfregion command line statement or the pdf2img_set_output_region API to draw a boundary around a page or part of a page of a PDF input document, and then rasterize that content to a graphic export file. You can select... Read More

Matching attachments will be shown here!
Results 1 - 10 of 15