Method |
Description |
|
AddMargineToBoundingBox ( BoundingBox bb, bool use_bp ) : BoundingBox |
|
|
AddMargineToBoundingBox ( BoundingBoxPair bb, bool use_bp ) : BoundingBoxPair |
|
|
DeleteHeightAndWidthFromSVGFile ( string svgFile ) : void |
|
|
GetProcess ( ) : Process |
|
|
GetProcessStartInfo ( ) : ProcessStartInfo |
|
|
GetpdftexPath ( ) : string |
|
|
IsGenerated ( string file1, string file2 ) : int |
|
|
IsNewGhostscript ( ) : bool |
|
|
IspTeX ( string latex ) : bool |
|
|
IsupTeX ( string latex ) : bool |
|
|
ReadOutputs ( Process proc, string freezemsg ) : void |
|
|
ReadOutputs ( Process proc, string freezemsg, Action stdOutRead, Action stdErrRead ) : void |
|
|
dashtoline ( string input, int version ) : bool |
|
|
dvi2pdf ( string fileName ) : bool |
|
|
enlargeBB ( string inputEpsFileName, bool use_bp = true ) : void |
|
|
eps2pdf ( List filename, string output, int resolution, int version ) : bool |
|
|
generate ( string inputTeXFilePath, string outputFilePath ) : bool |
|
|
gifconcat ( List files, string output, uint delay, uint loop ) : bool |
|
|
gs_pdfwrite ( string input, string output, string option, string msg, int resolution, int version, string cmd ) : bool |
|
|
img2img_pdfium ( string inputFileName, string outputFileName ) : bool |
|
|
make_dummyeps ( string filename ) : bool |
|
|
pdf2eps ( string inputFileName, string outputFileName, int resolution, int page, int version, BoundingBoxPair origbb = null ) : bool |
|
|
pdf2img ( string inputFileName, string outputFileName, int page ) : bool |
|
|
pdf2img ( string input, string output, string device, int page ) : bool |
|
|
pdf2img_mudraw ( string inputFileName, string outputFileName, List pages ) : bool |
|
|
pdf2img_mudraw ( string inputFileName, string outputFileName, int page ) : bool |
|
|
pdf2img_pdfium ( string inputFilename, string outputFileName, List pages ) : bool |
|
|
pdf2img_pdfium ( string inputFilename, string outputFileName, int pages ) : bool |
|
|
pdf2pdf ( string input, string output, int resolution, int version, int page ) : bool |
|
|
pdf2pdf_pdfium ( string input, string output, List pagelist ) : bool |
|
|
pdf2pdf_pdfium ( string input, string output, int page ) : bool |
|
|
pdfcrop ( string inputFileName, string outputFileName, bool use_bp, List pages, List origbb, bool drawback = true, bool deleteemptypages = false, bool crop = true, int version = -1 ) : bool |
|
|
pdfcrop ( string inputFileName, string outputFileName, bool use_bp, int page = 1, BoundingBoxPair origbb = null, int version = -1 ) : bool |
|
|
pdfinfo ( string file, int &page, int &version ) : bool |
|
|
png2img ( string inputFileName, string outputFileName ) : bool |
|
|
printCommandLine ( Process proc ) : void |
|
|
ps2pdf ( string filename, string output, int version = -1 ) : bool |
|
|
readBB ( string inputEpsFileName ) : BoundingBoxPair |
|
|
readPDFBB ( string inputPDFFileName, int page ) : BoundingBoxPair |
|
|
readPDFBB ( string inputPDFFileName, int firstpage, int lastpage ) : List |
|
|
readPDFBox ( string inputPDFFileName, List pages, string boxname ) : List |
|
|
rewriteBB ( string inputEpsFileName, BoundingBox>.Func bb, BoundingBox>.Func hiresbb ) : void |
|
|
svgconcat ( List files, string output, uint delay, uint loop ) : bool |
|
|
tex2dvi ( string fileName ) : bool |
|
|
tiffconcat ( List files, string output ) : bool |
|
|