Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Jun 17, 2023
1 parent 19edb60 commit 6f3841e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ const { $pdf } = useNuxtApp()

```ts
pdfeasy.add([
...Utils.content(), // Utils for debug
{ raw: 'Hello PDFEasy!', text: { font: 'Roboto' } }, // text with custom font,
{ raw: 'https://i.imgur.com/path.png', image: {} }, // external image
{ stack: [ // stack for paragraph's
Expand Down

0 comments on commit 6f3841e

Please sign in to comment.