mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Updating html_manual/splits
This commit is contained in:
@@ -21,7 +21,7 @@ void cpdf_removeFonts(int);
|
||||
/*
|
||||
* cpdf_copyFont(from, to, range, pagenumber, fontname) copies the given font
|
||||
* from the given page in the 'from' PDF to every page in the 'to' PDF. The
|
||||
* new font is stored under it's font name.
|
||||
* new font is stored under its font name.
|
||||
*/
|
||||
void cpdf_copyFont(int, int, int, int, const char[]);
|
||||
|
||||
|
Reference in New Issue
Block a user