mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 11:52:14 +01:00
removing paper size for Office conversion
This commit is contained in:
@@ -81,7 +81,6 @@ type ChromeRequest interface {
|
||||
// conversion requests which will be
|
||||
// handle by unoconv.
|
||||
type UnoconvRequest interface {
|
||||
SetPaperSize(size [2]float64)
|
||||
SetLandscape(landscape bool)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user