@medicus.ai/medicus-report-pdf-generator 1.0.319 → 1.0.321

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (280) hide show
  1. package/index.js +13 -24
  2. package/package.json +1 -1
  3. package/test.js +38 -24
  4. package/qpdf-bin/bin/fix-qdf.exe +0 -0
  5. package/qpdf-bin/bin/libgcc_s_dw2-1.dll +0 -0
  6. package/qpdf-bin/bin/libstdc++-6.dll +0 -0
  7. package/qpdf-bin/bin/libwinpthread-1.dll +0 -0
  8. package/qpdf-bin/bin/qpdf.exe +0 -0
  9. package/qpdf-bin/bin/qpdf30.dll +0 -0
  10. package/qpdf-bin/bin/zlib-flate.exe +0 -0
  11. package/qpdf-bin/include/qpdf/Buffer.hh +0 -77
  12. package/qpdf-bin/include/qpdf/BufferInputSource.hh +0 -62
  13. package/qpdf-bin/include/qpdf/ClosedFileInputSource.hh +0 -77
  14. package/qpdf-bin/include/qpdf/Constants.h +0 -247
  15. package/qpdf-bin/include/qpdf/DLL.h +0 -140
  16. package/qpdf-bin/include/qpdf/FileInputSource.hh +0 -64
  17. package/qpdf-bin/include/qpdf/InputSource.hh +0 -100
  18. package/qpdf-bin/include/qpdf/JSON.hh +0 -404
  19. package/qpdf-bin/include/qpdf/ObjectHandle.hh +0 -95
  20. package/qpdf-bin/include/qpdf/PDFVersion.hh +0 -65
  21. package/qpdf-bin/include/qpdf/Pipeline.hh +0 -115
  22. package/qpdf-bin/include/qpdf/Pl_Buffer.hh +0 -76
  23. package/qpdf-bin/include/qpdf/Pl_Concatenate.hh +0 -64
  24. package/qpdf-bin/include/qpdf/Pl_Count.hh +0 -52
  25. package/qpdf-bin/include/qpdf/Pl_DCT.hh +0 -102
  26. package/qpdf-bin/include/qpdf/Pl_Discard.hh +0 -41
  27. package/qpdf-bin/include/qpdf/Pl_Flate.hh +0 -126
  28. package/qpdf-bin/include/qpdf/Pl_Function.hh +0 -70
  29. package/qpdf-bin/include/qpdf/Pl_OStream.hh +0 -50
  30. package/qpdf-bin/include/qpdf/Pl_QPDFTokenizer.hh +0 -59
  31. package/qpdf-bin/include/qpdf/Pl_RunLength.hh +0 -60
  32. package/qpdf-bin/include/qpdf/Pl_StdioFile.hh +0 -53
  33. package/qpdf-bin/include/qpdf/Pl_String.hh +0 -57
  34. package/qpdf-bin/include/qpdf/PointerHolder.hh +0 -245
  35. package/qpdf-bin/include/qpdf/QIntC.hh +0 -310
  36. package/qpdf-bin/include/qpdf/QPDF.hh +0 -1050
  37. package/qpdf-bin/include/qpdf/QPDFAcroFormDocumentHelper.hh +0 -250
  38. package/qpdf-bin/include/qpdf/QPDFAnnotationObjectHelper.hh +0 -105
  39. package/qpdf-bin/include/qpdf/QPDFCryptoImpl.hh +0 -82
  40. package/qpdf-bin/include/qpdf/QPDFCryptoProvider.hh +0 -107
  41. package/qpdf-bin/include/qpdf/QPDFDocumentHelper.hh +0 -57
  42. package/qpdf-bin/include/qpdf/QPDFEFStreamObjectHelper.hh +0 -110
  43. package/qpdf-bin/include/qpdf/QPDFEmbeddedFileDocumentHelper.hh +0 -87
  44. package/qpdf-bin/include/qpdf/QPDFExc.hh +0 -89
  45. package/qpdf-bin/include/qpdf/QPDFFileSpecObjectHelper.hh +0 -105
  46. package/qpdf-bin/include/qpdf/QPDFFormFieldObjectHelper.hh +0 -211
  47. package/qpdf-bin/include/qpdf/QPDFJob.hh +0 -725
  48. package/qpdf-bin/include/qpdf/QPDFLogger.hh +0 -164
  49. package/qpdf-bin/include/qpdf/QPDFMatrix.hh +0 -93
  50. package/qpdf-bin/include/qpdf/QPDFNameTreeObjectHelper.hh +0 -183
  51. package/qpdf-bin/include/qpdf/QPDFNumberTreeObjectHelper.hh +0 -200
  52. package/qpdf-bin/include/qpdf/QPDFObjGen.hh +0 -137
  53. package/qpdf-bin/include/qpdf/QPDFObject.hh +0 -36
  54. package/qpdf-bin/include/qpdf/QPDFObjectHandle.hh +0 -1590
  55. package/qpdf-bin/include/qpdf/QPDFObjectHelper.hh +0 -70
  56. package/qpdf-bin/include/qpdf/QPDFOutlineDocumentHelper.hh +0 -97
  57. package/qpdf-bin/include/qpdf/QPDFOutlineObjectHelper.hh +0 -109
  58. package/qpdf-bin/include/qpdf/QPDFPageDocumentHelper.hh +0 -130
  59. package/qpdf-bin/include/qpdf/QPDFPageLabelDocumentHelper.hh +0 -97
  60. package/qpdf-bin/include/qpdf/QPDFPageObjectHelper.hh +0 -423
  61. package/qpdf-bin/include/qpdf/QPDFStreamFilter.hh +0 -67
  62. package/qpdf-bin/include/qpdf/QPDFSystemError.hh +0 -57
  63. package/qpdf-bin/include/qpdf/QPDFTokenizer.hh +0 -214
  64. package/qpdf-bin/include/qpdf/QPDFUsage.hh +0 -36
  65. package/qpdf-bin/include/qpdf/QPDFWriter.hh +0 -626
  66. package/qpdf-bin/include/qpdf/QPDFXRefEntry.hh +0 -73
  67. package/qpdf-bin/include/qpdf/QTC.hh +0 -43
  68. package/qpdf-bin/include/qpdf/QUtil.hh +0 -491
  69. package/qpdf-bin/include/qpdf/RandomDataProvider.hh +0 -44
  70. package/qpdf-bin/include/qpdf/Types.h +0 -34
  71. package/qpdf-bin/include/qpdf/auto_job_c_att.hh +0 -14
  72. package/qpdf-bin/include/qpdf/auto_job_c_copy_att.hh +0 -9
  73. package/qpdf-bin/include/qpdf/auto_job_c_enc.hh +0 -20
  74. package/qpdf-bin/include/qpdf/auto_job_c_main.hh +0 -96
  75. package/qpdf-bin/include/qpdf/auto_job_c_pages.hh +0 -10
  76. package/qpdf-bin/include/qpdf/auto_job_c_set_page_labels.hh +0 -7
  77. package/qpdf-bin/include/qpdf/auto_job_c_uo.hh +0 -12
  78. package/qpdf-bin/include/qpdf/qpdf-c.h +0 -1024
  79. package/qpdf-bin/include/qpdf/qpdfjob-c.h +0 -156
  80. package/qpdf-bin/include/qpdf/qpdflogger-c.h +0 -100
  81. package/qpdf-bin/lib/cmake/qpdf/libqpdfTargets-release.cmake +0 -29
  82. package/qpdf-bin/lib/cmake/qpdf/libqpdfTargets.cmake +0 -114
  83. package/qpdf-bin/lib/cmake/qpdf/qpdfConfig.cmake +0 -26
  84. package/qpdf-bin/lib/cmake/qpdf/qpdfConfigVersion.cmake +0 -65
  85. package/qpdf-bin/lib/libqpdf.a +0 -0
  86. package/qpdf-bin/lib/libqpdf_static.a +0 -0
  87. package/qpdf-bin/lib/pkgconfig/libqpdf.pc +0 -11
  88. package/qpdf-bin/share/doc/qpdf/examples/extend-c-api-impl.cc +0 -29
  89. package/qpdf-bin/share/doc/qpdf/examples/extend-c-api.c +0 -67
  90. package/qpdf-bin/share/doc/qpdf/examples/extend-c-api.h +0 -25
  91. package/qpdf-bin/share/doc/qpdf/examples/pdf-attach-file.cc +0 -216
  92. package/qpdf-bin/share/doc/qpdf/examples/pdf-bookmarks.cc +0 -196
  93. package/qpdf-bin/share/doc/qpdf/examples/pdf-c-objects.c +0 -92
  94. package/qpdf-bin/share/doc/qpdf/examples/pdf-count-strings.cc +0 -103
  95. package/qpdf-bin/share/doc/qpdf/examples/pdf-create.cc +0 -374
  96. package/qpdf-bin/share/doc/qpdf/examples/pdf-custom-filter.cc +0 -412
  97. package/qpdf-bin/share/doc/qpdf/examples/pdf-double-page-size.cc +0 -97
  98. package/qpdf-bin/share/doc/qpdf/examples/pdf-filter-tokens.cc +0 -192
  99. package/qpdf-bin/share/doc/qpdf/examples/pdf-invert-images.cc +0 -147
  100. package/qpdf-bin/share/doc/qpdf/examples/pdf-linearize.c +0 -77
  101. package/qpdf-bin/share/doc/qpdf/examples/pdf-mod-info.cc +0 -172
  102. package/qpdf-bin/share/doc/qpdf/examples/pdf-name-number-tree.cc +0 -173
  103. package/qpdf-bin/share/doc/qpdf/examples/pdf-npages.cc +0 -46
  104. package/qpdf-bin/share/doc/qpdf/examples/pdf-overlay-page.cc +0 -88
  105. package/qpdf-bin/share/doc/qpdf/examples/pdf-parse-content.cc +0 -82
  106. package/qpdf-bin/share/doc/qpdf/examples/pdf-set-form-values.cc +0 -76
  107. package/qpdf-bin/share/doc/qpdf/examples/pdf-split-pages.cc +0 -71
  108. package/qpdf-bin/share/doc/qpdf/examples/qpdf-job.cc +0 -105
  109. package/qpdf-bin/share/doc/qpdf/examples/qpdfjob-c-save-attachment.c +0 -95
  110. package/qpdf-bin/share/doc/qpdf/examples/qpdfjob-c.c +0 -58
  111. package/qpdf-bin/share/doc/qpdf/examples/qpdfjob-remove-annotations.cc +0 -71
  112. package/qpdf-bin/share/doc/qpdf/examples/qpdfjob-save-attachment.cc +0 -49
  113. package/qpdf-bin/share/doc/qpdf/manual-html/.buildinfo +0 -4
  114. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/acknowledgement.rst.txt +0 -18
  115. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/cli.rst.txt +0 -4083
  116. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/contributing.rst.txt +0 -172
  117. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/design.rst.txt +0 -1203
  118. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/download.rst.txt +0 -15
  119. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/encryption.rst.txt +0 -406
  120. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/index.rst.txt +0 -45
  121. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/installation.rst.txt +0 -796
  122. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/json.rst.txt +0 -904
  123. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/library.rst.txt +0 -113
  124. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/license.rst.txt +0 -12
  125. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/linearization.rst.txt +0 -197
  126. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/object-streams.rst.txt +0 -186
  127. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/overview.rst.txt +0 -38
  128. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/packaging.rst.txt +0 -150
  129. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/qdf.rst.txt +0 -114
  130. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/qpdf-job.rst.txt +0 -262
  131. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/release-notes.rst.txt +0 -3874
  132. package/qpdf-bin/share/doc/qpdf/manual-html/_sources/weak-crypto.rst.txt +0 -196
  133. package/qpdf-bin/share/doc/qpdf/manual-html/_static/_sphinx_javascript_frameworks_compat.js +0 -123
  134. package/qpdf-bin/share/doc/qpdf/manual-html/_static/basic.css +0 -906
  135. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/badge_only.css +0 -1
  136. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  137. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  138. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  139. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  140. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  141. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/fontawesome-webfont.svg +0 -2671
  142. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  143. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  144. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  145. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-bold-italic.woff +0 -0
  146. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  147. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-bold.woff +0 -0
  148. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-bold.woff2 +0 -0
  149. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-normal-italic.woff +0 -0
  150. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  151. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-normal.woff +0 -0
  152. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/fonts/lato-normal.woff2 +0 -0
  153. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/theme.css +0 -4
  154. package/qpdf-bin/share/doc/qpdf/manual-html/_static/css/wraptable.css +0 -4
  155. package/qpdf-bin/share/doc/qpdf/manual-html/_static/doctools.js +0 -149
  156. package/qpdf-bin/share/doc/qpdf/manual-html/_static/documentation_options.js +0 -13
  157. package/qpdf-bin/share/doc/qpdf/manual-html/_static/file.png +0 -0
  158. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bold.eot +0 -0
  159. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bold.ttf +0 -0
  160. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bold.woff +0 -0
  161. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  162. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  163. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  164. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  165. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  166. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-italic.eot +0 -0
  167. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-italic.ttf +0 -0
  168. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-italic.woff +0 -0
  169. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  170. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-regular.eot +0 -0
  171. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-regular.ttf +0 -0
  172. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-regular.woff +0 -0
  173. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  174. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  175. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  176. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  177. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  178. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  179. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  180. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  181. package/qpdf-bin/share/doc/qpdf/manual-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  182. package/qpdf-bin/share/doc/qpdf/manual-html/_static/jquery.js +0 -2
  183. package/qpdf-bin/share/doc/qpdf/manual-html/_static/js/badge_only.js +0 -1
  184. package/qpdf-bin/share/doc/qpdf/manual-html/_static/js/theme.js +0 -1
  185. package/qpdf-bin/share/doc/qpdf/manual-html/_static/js/versions.js +0 -228
  186. package/qpdf-bin/share/doc/qpdf/manual-html/_static/language_data.js +0 -192
  187. package/qpdf-bin/share/doc/qpdf/manual-html/_static/minus.png +0 -0
  188. package/qpdf-bin/share/doc/qpdf/manual-html/_static/plus.png +0 -0
  189. package/qpdf-bin/share/doc/qpdf/manual-html/_static/pygments.css +0 -75
  190. package/qpdf-bin/share/doc/qpdf/manual-html/_static/qpdf.svg +0 -7
  191. package/qpdf-bin/share/doc/qpdf/manual-html/_static/searchtools.js +0 -635
  192. package/qpdf-bin/share/doc/qpdf/manual-html/_static/sphinx_highlight.js +0 -154
  193. package/qpdf-bin/share/doc/qpdf/manual-html/acknowledgement.html +0 -137
  194. package/qpdf-bin/share/doc/qpdf/manual-html/cli.html +0 -3140
  195. package/qpdf-bin/share/doc/qpdf/manual-html/contributing.html +0 -269
  196. package/qpdf-bin/share/doc/qpdf/manual-html/design.html +0 -1213
  197. package/qpdf-bin/share/doc/qpdf/manual-html/download.html +0 -136
  198. package/qpdf-bin/share/doc/qpdf/manual-html/encryption.html +0 -541
  199. package/qpdf-bin/share/doc/qpdf/manual-html/genindex.html +0 -124
  200. package/qpdf-bin/share/doc/qpdf/manual-html/index.html +0 -259
  201. package/qpdf-bin/share/doc/qpdf/manual-html/installation.html +0 -842
  202. package/qpdf-bin/share/doc/qpdf/manual-html/json.html +0 -946
  203. package/qpdf-bin/share/doc/qpdf/manual-html/library.html +0 -225
  204. package/qpdf-bin/share/doc/qpdf/manual-html/license.html +0 -134
  205. package/qpdf-bin/share/doc/qpdf/manual-html/linearization.html +0 -296
  206. package/qpdf-bin/share/doc/qpdf/manual-html/object-streams.html +0 -278
  207. package/qpdf-bin/share/doc/qpdf/manual-html/objects.inv +0 -0
  208. package/qpdf-bin/share/doc/qpdf/manual-html/overview.html +0 -157
  209. package/qpdf-bin/share/doc/qpdf/manual-html/packaging.html +0 -261
  210. package/qpdf-bin/share/doc/qpdf/manual-html/qdf.html +0 -217
  211. package/qpdf-bin/share/doc/qpdf/manual-html/qpdf-job.html +0 -369
  212. package/qpdf-bin/share/doc/qpdf/manual-html/qpdf-options.html +0 -889
  213. package/qpdf-bin/share/doc/qpdf/manual-html/release-notes.html +0 -3858
  214. package/qpdf-bin/share/doc/qpdf/manual-html/search.html +0 -139
  215. package/qpdf-bin/share/doc/qpdf/manual-html/searchindex.js +0 -1
  216. package/qpdf-bin/share/doc/qpdf/manual-html/weak-crypto.html +0 -314
  217. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/.buildinfo +0 -4
  218. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/_sphinx_javascript_frameworks_compat.js +0 -123
  219. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/basic.css +0 -906
  220. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/badge_only.css +0 -1
  221. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  222. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  223. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  224. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  225. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  226. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/fontawesome-webfont.svg +0 -2671
  227. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  228. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  229. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  230. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-bold-italic.woff +0 -0
  231. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  232. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-bold.woff +0 -0
  233. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-bold.woff2 +0 -0
  234. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-normal-italic.woff +0 -0
  235. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  236. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-normal.woff +0 -0
  237. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/fonts/lato-normal.woff2 +0 -0
  238. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/theme.css +0 -4
  239. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/css/wraptable.css +0 -4
  240. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/doctools.js +0 -149
  241. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/documentation_options.js +0 -13
  242. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/file.png +0 -0
  243. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bold.eot +0 -0
  244. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bold.ttf +0 -0
  245. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bold.woff +0 -0
  246. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  247. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  248. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  249. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  250. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  251. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-italic.eot +0 -0
  252. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-italic.ttf +0 -0
  253. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-italic.woff +0 -0
  254. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  255. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-regular.eot +0 -0
  256. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-regular.ttf +0 -0
  257. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-regular.woff +0 -0
  258. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  259. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  260. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  261. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  262. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  263. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  264. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  265. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  266. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  267. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/jquery.js +0 -2
  268. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/js/badge_only.js +0 -1
  269. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/js/theme.js +0 -1
  270. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/js/versions.js +0 -228
  271. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/language_data.js +0 -192
  272. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/minus.png +0 -0
  273. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/plus.png +0 -0
  274. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/pygments.css +0 -75
  275. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/qpdf.svg +0 -7
  276. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/searchtools.js +0 -635
  277. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/_static/sphinx_highlight.js +0 -154
  278. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/index.html +0 -11000
  279. package/qpdf-bin/share/doc/qpdf/manual-single-page-html/objects.inv +0 -0
  280. package/qpdf-bin/share/doc/qpdf/qpdf-manual.pdf +0 -0
@@ -1,140 +0,0 @@
1
- /* Copyright (c) 2005-2021 Jay Berkenbilt
2
- * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
3
- *
4
- * This file is part of qpdf.
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License");
7
- * you may not use this file except in compliance with the License.
8
- * You may obtain a copy of the License at
9
- *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
- *
12
- * Unless required by applicable law or agreed to in writing, software
13
- * distributed under the License is distributed on an "AS IS" BASIS,
14
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- * See the License for the specific language governing permissions and
16
- * limitations under the License.
17
- *
18
- * Versions of qpdf prior to version 7 were released under the terms
19
- * of version 2.0 of the Artistic License. At your option, you may
20
- * continue to consider qpdf to be licensed under those terms. Please
21
- * see the manual for additional information.
22
- */
23
-
24
- #ifndef QPDF_DLL_HH
25
- #define QPDF_DLL_HH
26
-
27
- /* The first version of qpdf to include the version constants is 10.6.0. */
28
- #define QPDF_MAJOR_VERSION 12
29
- #define QPDF_MINOR_VERSION 1
30
- #define QPDF_PATCH_VERSION 0
31
-
32
- #ifdef QPDF_FUTURE
33
- # define QPDF_VERSION "12.1.0+future"
34
- #else
35
- # define QPDF_VERSION "12.1.0"
36
- #endif
37
-
38
- /*
39
- * This file defines symbols that control the which functions,
40
- * classes, and methods are exposed to the public ABI (application
41
- * binary interface). See below for a detailed explanation.
42
- */
43
-
44
- #if defined _WIN32 || defined __CYGWIN__
45
- # ifdef libqpdf_EXPORTS
46
- # define QPDF_DLL __declspec(dllexport)
47
- # else
48
- # define QPDF_DLL
49
- # endif
50
- # define QPDF_DLL_PRIVATE
51
- #elif defined __GNUC__
52
- # define QPDF_DLL __attribute__((visibility("default")))
53
- # define QPDF_DLL_PRIVATE __attribute__((visibility("hidden")))
54
- #else
55
- # define QPDF_DLL
56
- # define QPDF_DLL_PRIVATE
57
- #endif
58
- #ifdef __GNUC__
59
- # define QPDF_DLL_CLASS QPDF_DLL
60
- #else
61
- # define QPDF_DLL_CLASS
62
- #endif
63
-
64
- /*
65
-
66
- Here's what's happening. See also https://gcc.gnu.org/wiki/Visibility
67
- for a more in-depth discussion.
68
-
69
- * Everything in the public ABI must be exported. Things not in the
70
- public ABI should not be exported.
71
-
72
- * A class's runtime type information is need if the class is going to
73
- be used as an exception, inherited from, or tested with
74
- dynamic_class. To do these things across a shared object boundary,
75
- runtime type information must be exported.
76
-
77
- * On Windows:
78
-
79
- * For a symbol (function, method, etc.) to be exported into the
80
- public ABI, it must be explicitly marked for export.
81
-
82
- * If you mark a class for export, all symbols in the class,
83
- including private methods, are exported into the DLL, and there is
84
- no way to exclude something from export.
85
-
86
- * A class's run-time type information is made available based on the
87
- presence of a compiler flag (with MSVC), which is always on for
88
- qpdf builds.
89
-
90
- * Marking classes for export should be done only when *building* the
91
- DLL, not when *using* the DLL.
92
-
93
- * It is possible to mark symbols for import for DLL users, but it is
94
- not necessary, and doing it right is complex in our case of being
95
- multi-platform and building both static and shared libraries that
96
- use the same headers, so we don't bother.
97
-
98
- * If we don't export base classes with mingw, the vtables don't end
99
- up in the DLL.
100
-
101
- * On Linux (and other similar systems):
102
-
103
- * Common compilers such as gcc and clang export all symbols into the
104
- public ABI by default. The qpdf build overrides this by using
105
- "visibility=hidden", which makes it behave more like Windows in
106
- that things have to be explicitly exported to appear in the public
107
- ABI.
108
-
109
- * As with Windows, marking a class for export causes everything in
110
- the class, including private methods, the be exported. However,
111
- unlike in Windows:
112
-
113
- * It is possible to explicitly mark symbols as private
114
-
115
- * The only way to get the runtime type and vtable information into
116
- the ABI is to mark the class as exported.
117
-
118
- * It is harmless and sometimes necessary to include the visibility
119
- marks when using the library as well as when building it. In
120
- particular, clang on MacOS requires the visibility marks to
121
- match in both cases.
122
-
123
- What does this mean:
124
-
125
- * On Windows, we never have to export a class, and while there is no
126
- way to "unexport" something, we also have no need to do it.
127
-
128
- * On non-Windows, we have to export some classes, and when we do, we
129
- have to "unexport" some of their parts.
130
-
131
- * We only use the libqpdf_EXPORTS as a conditional for defining the
132
- symbols for Windows builds.
133
-
134
- To achieve this, we use QPDF_DLL_CLASS to export classes, QPDF_DLL to
135
- export methods, and QPDF_DLL_PRIVATE to unexport private methods in
136
- exported classes.
137
-
138
- */
139
-
140
- #endif /* QPDF_DLL_HH */
@@ -1,64 +0,0 @@
1
- // Copyright (c) 2005-2021 Jay Berkenbilt
2
- // Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
3
- //
4
- // This file is part of qpdf.
5
- //
6
- // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
7
- // in compliance with the License. You may obtain a copy of the License at
8
- //
9
- // http://www.apache.org/licenses/LICENSE-2.0
10
- //
11
- // Unless required by applicable law or agreed to in writing, software distributed under the License
12
- // is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
13
- // or implied. See the License for the specific language governing permissions and limitations under
14
- // the License.
15
- //
16
- // Versions of qpdf prior to version 7 were released under the terms of version 2.0 of the Artistic
17
- // License. At your option, you may continue to consider qpdf to be licensed under those terms.
18
- // Please see the manual for additional information.
19
-
20
- #ifndef QPDF_FILEINPUTSOURCE_HH
21
- #define QPDF_FILEINPUTSOURCE_HH
22
-
23
- #include <qpdf/InputSource.hh>
24
-
25
- class QPDF_DLL_CLASS FileInputSource: public InputSource
26
- {
27
- public:
28
- FileInputSource() = default;
29
- QPDF_DLL
30
- FileInputSource(char const* filename);
31
- QPDF_DLL
32
- FileInputSource(char const* description, FILE* filep, bool close_file);
33
- QPDF_DLL
34
- void setFilename(char const* filename);
35
- QPDF_DLL
36
- void setFile(char const* description, FILE* filep, bool close_file);
37
-
38
- FileInputSource(FileInputSource const&) = delete;
39
- FileInputSource& operator=(FileInputSource const&) = delete;
40
-
41
- QPDF_DLL
42
- ~FileInputSource() override;
43
- QPDF_DLL
44
- qpdf_offset_t findAndSkipNextEOL() override;
45
- QPDF_DLL
46
- std::string const& getName() const override;
47
- QPDF_DLL
48
- qpdf_offset_t tell() override;
49
- QPDF_DLL
50
- void seek(qpdf_offset_t offset, int whence) override;
51
- QPDF_DLL
52
- void rewind() override;
53
- QPDF_DLL
54
- size_t read(char* buffer, size_t length) override;
55
- QPDF_DLL
56
- void unreadCh(char ch) override;
57
-
58
- private:
59
- bool close_file{false};
60
- std::string filename;
61
- FILE* file{nullptr};
62
- };
63
-
64
- #endif // QPDF_FILEINPUTSOURCE_HH
@@ -1,100 +0,0 @@
1
- // Copyright (c) 2005-2021 Jay Berkenbilt
2
- // Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
3
- //
4
- // This file is part of qpdf.
5
- //
6
- // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
7
- // in compliance with the License. You may obtain a copy of the License at
8
- //
9
- // http://www.apache.org/licenses/LICENSE-2.0
10
- //
11
- // Unless required by applicable law or agreed to in writing, software distributed under the License
12
- // is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
13
- // or implied. See the License for the specific language governing permissions and limitations under
14
- // the License.
15
- //
16
- // Versions of qpdf prior to version 7 were released under the terms of version 2.0 of the Artistic
17
- // License. At your option, you may continue to consider qpdf to be licensed under those terms.
18
- // Please see the manual for additional information.
19
-
20
- #ifndef QPDF_INPUTSOURCE_HH
21
- #define QPDF_INPUTSOURCE_HH
22
-
23
- #include <qpdf/DLL.h>
24
- #include <qpdf/Types.h>
25
-
26
- #include <cstdio>
27
- #include <memory>
28
- #include <string>
29
-
30
- // Remember to use QPDF_DLL_CLASS on anything derived from InputSource so it will work with
31
- // dynamic_cast across the shared object boundary.
32
- class QPDF_DLL_CLASS InputSource
33
- {
34
- public:
35
- InputSource() = default;
36
-
37
- virtual ~InputSource() = default;
38
-
39
- class QPDF_DLL_CLASS Finder
40
- {
41
- public:
42
- QPDF_DLL
43
- Finder() = default;
44
- QPDF_DLL
45
- virtual ~Finder() = default;
46
- virtual bool check() = 0;
47
- };
48
-
49
- QPDF_DLL
50
- void setLastOffset(qpdf_offset_t);
51
- QPDF_DLL
52
- qpdf_offset_t getLastOffset() const;
53
- QPDF_DLL
54
- std::string readLine(size_t max_line_length);
55
-
56
- // Find first or last occurrence of a sequence of characters starting within the range defined
57
- // by offset and len such that, when the input source is positioned at the beginning of that
58
- // sequence, finder.check() returns true. If len is 0, the search proceeds until EOF. If a
59
- // qualifying pattern is found, these methods return true and leave the input source positioned
60
- // wherever check() left it at the end of the matching pattern.
61
- QPDF_DLL
62
- bool findFirst(char const* start_chars, qpdf_offset_t offset, size_t len, Finder& finder);
63
- QPDF_DLL
64
- bool findLast(char const* start_chars, qpdf_offset_t offset, size_t len, Finder& finder);
65
-
66
- virtual qpdf_offset_t findAndSkipNextEOL() = 0;
67
- virtual std::string const& getName() const = 0;
68
- virtual qpdf_offset_t tell() = 0;
69
- virtual void seek(qpdf_offset_t offset, int whence) = 0;
70
- virtual void rewind() = 0;
71
- virtual size_t read(char* buffer, size_t length) = 0;
72
-
73
- // Note: you can only unread the character you just read. The specific character is ignored by
74
- // some implementations, and the implementation doesn't check this. Use of unreadCh is
75
- // semantically equivalent to seek(-1, SEEK_CUR) but is much more efficient.
76
- virtual void unreadCh(char ch) = 0;
77
-
78
- // The following methods are for internal use by qpdf only.
79
- inline size_t read(std::string& str, size_t count, qpdf_offset_t at = -1);
80
- inline std::string read(size_t count, qpdf_offset_t at = -1);
81
- size_t read_line(std::string& str, size_t count, qpdf_offset_t at = -1);
82
- std::string read_line(size_t count, qpdf_offset_t at = -1);
83
- inline qpdf_offset_t fastTell();
84
- inline bool fastRead(char&);
85
- inline void fastUnread(bool);
86
- inline void loadBuffer();
87
-
88
- protected:
89
- qpdf_offset_t last_offset{0};
90
-
91
- private:
92
- // State for fast... methods
93
- static const qpdf_offset_t buf_size = 128;
94
- char buffer[buf_size];
95
- qpdf_offset_t buf_len = 0;
96
- qpdf_offset_t buf_idx = 0;
97
- qpdf_offset_t buf_start = 0;
98
- };
99
-
100
- #endif // QPDF_INPUTSOURCE_HH