Skip to content

Commit fbf67de

Browse files
fix path
1 parent 027da78 commit fbf67de

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ The **BeyondSignature for Invoices** extension demonstrates how to integrate wit
1616

1717
The Signature Pad FactBox allows users to capture customer signatures directly on document pages:
1818

19-
![Sales Quote with Signature Pad](app/docs/signature-pad-capture.png)
19+
![Sales Quote with Signature Pad](ThirdParties/app/docs/signature-pad-capture.png)
2020

2121
### Custom Report Layout Selection
2222

2323
A custom Word layout extends the standard Sales Quote report to include the captured signature:
2424

25-
![Report Layouts](app/docs/report-layouts.png)
25+
![Report Layouts](ThirdParties/app/docs/report-layouts.png)
2626

2727
### Printing with the Signature Layout
2828

2929
Select the custom `SalesQuoteWithSignature.docx` layout when printing:
3030

31-
![Print Dialog](app/docs/print-dialog.png)
31+
![Print Dialog](ThirdParties/app/docs/print-dialog.png)
3232

3333
### Final Document Output
3434

3535
The printed document displays the captured signature:
3636

37-
![Sales Quote with Signature](app/docs/printed-document.png)
37+
![Sales Quote with Signature](ThirdParties/app/docs/printed-document.png)
3838

3939
## Features
4040

0 commit comments

Comments
 (0)