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:
@@ -8,7 +8,7 @@
|
||||
void cpdf_scalePages(int, int, double, double);
|
||||
|
||||
/*
|
||||
* cpdf_scaleToFit(pdf, range, width height, scale) scales the content to fit
|
||||
* cpdf_scaleToFit(pdf, range, width, height, scale) scales the content to fit
|
||||
* new page dimensions (width x height) multiplied by scale (typically 1.0).
|
||||
* Other boxed (crop etc. are altered as appropriate)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user