Add export document pdf options
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -284,6 +284,7 @@ func (s FrameworkService) Export(
|
||||
conn,
|
||||
s.svc.scope,
|
||||
documentVersion.ID,
|
||||
ExportPDFOptions{WithSignatures: true},
|
||||
)
|
||||
if err != nil {
|
||||
return fmt.Errorf("cannot export document PDF: %w", err)
|
||||
|
||||
Reference in New Issue
Block a user