Skip to content

Commit

Permalink
new chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwhitington committed May 10, 2024
1 parent 8ad8c82 commit 810abb8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cpdfdocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,9 @@ given font and font size.
@result {pdf} PDF document */
function textToPDFPaperMemory(papersize, font, fontsize, data) {}

//CHAPTER 18. Miscellaneous
//CHAPTER 18. Drawing on PDFs

//CHAPTER 19. Miscellaneous

/** Removes images on the given pages, replacing them with crossed boxes if
'boxes' is true.
Expand Down

0 comments on commit 810abb8

Please sign in to comment.