PDF-Make 0.01
Files
- Changes
- Install/Files.pm
- MANIFEST
- META.json
- META.yml
- Make.xs
- Makefile.PL
- README
- examples/01_basics/fonts_and_ttf.pl
- examples/01_basics/hello_world.pl
- examples/01_basics/multi_page.pl
- examples/01_basics/styled_text.pl
- examples/02_layout/columns.pl
- examples/02_layout/header_footer_ctx.pl
- examples/02_layout/layout_rows_and_cells.pl
- examples/02_layout/overflow_and_paging.pl
- examples/02_layout/page_header_footer.pl
- examples/03_navigation/external_links_and_actions.pl
- examples/03_navigation/internal_links.pl
- examples/03_navigation/outlines_bookmarks.pl
- examples/03_navigation/toc.pl
- examples/04_graphics/color_spaces.pl
- examples/04_graphics/images.pl
- examples/04_graphics/layers.pl
- examples/04_graphics/shapes.pl
- examples/04_graphics/watermarks.pl
- examples/05_forms_and_annotations/flatten_form.pl
- examples/05_forms_and_annotations/form_fields.pl
- examples/05_forms_and_annotations/notes_and_stamps.pl
- examples/06_document_features/attachments.pl
- examples/06_document_features/bates_numbering.pl
- examples/06_document_features/encryption.pl
- examples/06_document_features/redaction.pl
- examples/06_document_features/signatures.pl
- examples/06_document_features/signatures_image.pl
- examples/06_document_features/tagged_pdf.pl
- examples/07_extract/01_extract_plain_text.pl
- examples/07_extract/02_extract_batch_pages.pl
- examples/07_extract/03_extract_structured.pl
- examples/builder_demo.pl
- examples/builder_enhanced.pl
- examples/builder_toc.pl
- examples/layers.pl
- examples/layout_demo.pl
- examples/layout_width_probe.pl
- examples/styled.pl
- include/pdfmake.h
- include/pdfmake_action.h
- include/pdfmake_aes.h
- include/pdfmake_annot.h
- include/pdfmake_arena.h
- include/pdfmake_asn1.h
- include/pdfmake_attach.h
- include/pdfmake_bn.h
- include/pdfmake_bridge.h
- include/pdfmake_buf.h
- include/pdfmake_cmap.h
- include/pdfmake_color_mgmt.h
- include/pdfmake_content.h
- include/pdfmake_crypt.h
- include/pdfmake_custom_ops.h
- include/pdfmake_doc.h
- include/pdfmake_edit.h
- include/pdfmake_filter.h
- include/pdfmake_font.h
- include/pdfmake_font_encoding.h
- include/pdfmake_font_widths.h
- include/pdfmake_form.h
- include/pdfmake_glyphlist.h
- include/pdfmake_image.h
- include/pdfmake_image_render.h
- include/pdfmake_import.h
- include/pdfmake_internal.h
- include/pdfmake_interpreter.h
- include/pdfmake_linear.h
- include/pdfmake_md5.h
- include/pdfmake_meta.h
- include/pdfmake_ocg.h
- include/pdfmake_outline.h
- include/pdfmake_page.h
- include/pdfmake_parser.h
- include/pdfmake_pkcs12.h
- include/pdfmake_rc4.h
- include/pdfmake_reader.h
- include/pdfmake_redact.h
- include/pdfmake_render.h
- include/pdfmake_render_page.h
- include/pdfmake_sha2.h
- include/pdfmake_signature.h
- include/pdfmake_tag.h
- include/pdfmake_text.h
- include/pdfmake_textract.h
- include/pdfmake_tokenizer.h
- include/pdfmake_types.h
- include/pdfmake_watermark.h
- include/pdfmake_writer.h
- include/pdfmake_x509.h
- include/xop_compat.h
- lib/PDF/Make.pm
- lib/PDF/Make/Action.pm
- lib/PDF/Make/Arena.pm
- lib/PDF/Make/Attachment.pm
- lib/PDF/Make/Builder.pm
- lib/PDF/Make/Builder/Font.pm
- lib/PDF/Make/Builder/Form/Field.pm
- lib/PDF/Make/Builder/Form/Field/Button.pm
- lib/PDF/Make/Builder/Form/Field/Checkbox.pm
- lib/PDF/Make/Builder/Form/Field/Combo.pm
- lib/PDF/Make/Builder/Form/Field/Listbox.pm
- lib/PDF/Make/Builder/Form/Field/Radio.pm
- lib/PDF/Make/Builder/Form/Field/Text.pm
- lib/PDF/Make/Builder/Image.pm
- lib/PDF/Make/Builder/Layout.pm
- lib/PDF/Make/Builder/Layout/Cell.pm
- lib/PDF/Make/Builder/Layout/Row.pm
- lib/PDF/Make/Builder/Page.pm
- lib/PDF/Make/Builder/Page/Footer.pm
- lib/PDF/Make/Builder/Page/Header.pm
- lib/PDF/Make/Builder/Page/HeaderFooterContext.pm
- lib/PDF/Make/Builder/Shape/Box.pm
- lib/PDF/Make/Builder/Shape/Circle.pm
- lib/PDF/Make/Builder/Shape/Ellipse.pm
- lib/PDF/Make/Builder/Shape/Line.pm
- lib/PDF/Make/Builder/Shape/Pie.pm
- lib/PDF/Make/Builder/SignatureAppearance.pm
- lib/PDF/Make/Builder/TOC.pm
- lib/PDF/Make/Builder/TOC/Outline.pm
- lib/PDF/Make/Builder/Text.pm
- lib/PDF/Make/Builder/Text/H1.pm
- lib/PDF/Make/Builder/Text/H2.pm
- lib/PDF/Make/Builder/Text/H3.pm
- lib/PDF/Make/Builder/Text/H4.pm
- lib/PDF/Make/Builder/Text/H5.pm
- lib/PDF/Make/Builder/Text/H6.pm
- lib/PDF/Make/Canvas.pm
- lib/PDF/Make/Color.pm
- lib/PDF/Make/Crypt.pm
- lib/PDF/Make/Document.pm
- lib/PDF/Make/Extract.pm
- lib/PDF/Make/Extract/Block.pm
- lib/PDF/Make/Extract/Line.pm
- lib/PDF/Make/Extract/Result.pm
- lib/PDF/Make/Extract/Word.pm
- lib/PDF/Make/Field.pm
- lib/PDF/Make/FieldPtr.pm
- lib/PDF/Make/Filter.pm
- lib/PDF/Make/Font.pm
- lib/PDF/Make/Font/Std14.pm
- lib/PDF/Make/Form.pm
- lib/PDF/Make/FormPtr.pm
- lib/PDF/Make/Image.pm
- lib/PDF/Make/Import.pm
- lib/PDF/Make/Layer.pm
- lib/PDF/Make/Linearization.pm
- lib/PDF/Make/Obj.pm
- lib/PDF/Make/Page.pm
- lib/PDF/Make/Parser.pm
- lib/PDF/Make/Reader.pm
- lib/PDF/Make/Redaction.pm
- lib/PDF/Make/Render.pm
- lib/PDF/Make/RenderPage.pm
- lib/PDF/Make/Signature.pm
- lib/PDF/Make/Structure.pm
- lib/PDF/Make/Text.pm
- lib/PDF/Make/Text/Block.pm
- lib/PDF/Make/Text/Line.pm
- lib/PDF/Make/Text/Result.pm
- lib/PDF/Make/Text/Word.pm
- lib/PDF/Make/Watermark.pm
- lib/PDF/Make/Writer.pm
- src/pdfmake.c
- src/pdfmake.o
- src/pdfmake_action.c
- src/pdfmake_action.o
- src/pdfmake_aes.c
- src/pdfmake_aes.o
- src/pdfmake_annot.c
- src/pdfmake_annot.o
- src/pdfmake_arena.c
- src/pdfmake_arena.o
- src/pdfmake_asn1.c
- src/pdfmake_asn1.o
- src/pdfmake_attach.c
- src/pdfmake_attach.o
- src/pdfmake_bn.c
- src/pdfmake_bn.o
- src/pdfmake_buf.c
- src/pdfmake_buf.o
- src/pdfmake_ccitt.c
- src/pdfmake_ccitt.o
- src/pdfmake_cmap.c
- src/pdfmake_cmap.o
- src/pdfmake_color_mgmt.c
- src/pdfmake_color_mgmt.o
- src/pdfmake_colorspace.c
- src/pdfmake_colorspace.o
- src/pdfmake_content.c
- src/pdfmake_content.o
- src/pdfmake_crypt.c
- src/pdfmake_crypt.o
- src/pdfmake_decode_dct.c
- src/pdfmake_decode_dct.o
- src/pdfmake_doc.c
- src/pdfmake_doc.o
- src/pdfmake_edit.c
- src/pdfmake_edit.o
- src/pdfmake_encoding.c
- src/pdfmake_encoding.o
- src/pdfmake_filter.c
- src/pdfmake_filter.o
- src/pdfmake_font.c
- src/pdfmake_font.o
- src/pdfmake_font_cff.c
- src/pdfmake_font_cff.o
- src/pdfmake_font_glyph.c
- src/pdfmake_font_glyph.o
- src/pdfmake_font_std14.c
- src/pdfmake_font_std14.o
- src/pdfmake_font_widths.c
- src/pdfmake_font_widths.o
- src/pdfmake_font_write.c
- src/pdfmake_font_write.o
- src/pdfmake_form.c
- src/pdfmake_form.o
- src/pdfmake_glyphlist.c
- src/pdfmake_glyphlist.o
- src/pdfmake_image.c
- src/pdfmake_image.o
- src/pdfmake_image_scale.c
- src/pdfmake_image_scale.o
- src/pdfmake_import.c
- src/pdfmake_import.o
- src/pdfmake_interpreter.c
- src/pdfmake_interpreter.o
- src/pdfmake_linear.c
- src/pdfmake_linear.o
- src/pdfmake_md5.c
- src/pdfmake_md5.o
- src/pdfmake_meta.c
- src/pdfmake_meta.o
- src/pdfmake_ocg.c
- src/pdfmake_ocg.o
- src/pdfmake_outline.c
- src/pdfmake_outline.o
- src/pdfmake_page.c
- src/pdfmake_page.o
- src/pdfmake_parser.c
- src/pdfmake_parser.o
- src/pdfmake_pkcs12.c
- src/pdfmake_pkcs12.o
- src/pdfmake_rc4.c
- src/pdfmake_rc4.o
- src/pdfmake_reader.c
- src/pdfmake_reader.o
- src/pdfmake_redact.c
- src/pdfmake_redact.o
- src/pdfmake_redact_rewrite.c
- src/pdfmake_redact_rewrite.o
- src/pdfmake_render.c
- src/pdfmake_render.o
- src/pdfmake_render_bezier.c
- src/pdfmake_render_bezier.o
- src/pdfmake_render_clip.c
- src/pdfmake_render_clip.o
- src/pdfmake_render_fill.c
- src/pdfmake_render_fill.o
- src/pdfmake_render_image.c
- src/pdfmake_render_image.o
- src/pdfmake_render_page.c
- src/pdfmake_render_page.o
- src/pdfmake_render_path.c
- src/pdfmake_render_path.o
- src/pdfmake_render_stroke.c
- src/pdfmake_render_stroke.o
- src/pdfmake_render_visitor.c
- src/pdfmake_render_visitor.o
- src/pdfmake_sha2.c
- src/pdfmake_sha2.o
- src/pdfmake_signature.c
- src/pdfmake_signature.o
- src/pdfmake_tag.c
- src/pdfmake_tag.o
- src/pdfmake_text.c
- src/pdfmake_text.o
- src/pdfmake_textract.c
- src/pdfmake_textract.o
- src/pdfmake_tokenizer.c
- src/pdfmake_tokenizer.o
- src/pdfmake_tounicode.c
- src/pdfmake_tounicode.o
- src/pdfmake_ttf.c
- src/pdfmake_ttf.o
- src/pdfmake_ttf_subset.c
- src/pdfmake_ttf_subset.o
- src/pdfmake_types.c
- src/pdfmake_types.o
- src/pdfmake_watermark.c
- src/pdfmake_watermark.o
- src/pdfmake_writer.c
- src/pdfmake_writer.o
- src/pdfmake_x509.c
- src/pdfmake_x509.o
- t/00-load.t
- t/01-foundation.t
- t/02-primitives.t
- t/03-serializer.t
- t/04-file-structure.t
- t/05-metadata.t
- t/06-hello-world.t
- t/07-canvas.t
- t/09-parser.t
- t/10-page-canvas.t
- t/11-arena-obj.t
- t/12-reader.t
- t/13-font.t
- t/13-textract.t
- t/14-images.t
- t/20-layers.t
- t/21-attachments.t
- t/22-tagged.t
- t/24-redaction.t
- t/26-colors.t
- t/27-builder.t
- t/28-builder-features.t
- t/29-textract-structured.t
- t/30-builder-text.t
- t/31-builder-shapes.t
- t/32-builder-page.t
- t/33-builder-forms.t
- t/34-text-alignment.t
- t/35-page-columns.t
- t/36-edit.t
- t/37-outline.t
- t/38-actions.t
- t/39-api-contracts.t
- t/40-builder-layout.t
- t/40-layout-coverage.t
- t/41-render-module-loads.t
- t/41-textract-accessors.t
- t/42-arena-obj-edges.t
- t/42-crypt-coverage.t
- t/43-font-coverage.t
- t/43-formptr-lowlevel.t
- t/44-radio-field.t
- t/45-crypt-encrypt-decrypt.t
- t/46-signature-fixture.t
- t/47-toc-integration.t
- t/48-builder-methods.t
- t/49-font-types.t
- t/50-linearization.t
- t/51-signature-coverage.t
- t/52-linearization-coverage.t
- t/53-layout-coverage.t
- t/54-font-edge.t
- t/55-builder-branches.t
- t/56-builder-text-branches.t
- t/57-builder-image-branches.t
- t/58-builder-font-branches.t
- t/59-builder-coverage.t
- t/60-crypt.t
- t/70-cmap.t
- t/70-forms.t
- t/71-encoding.t
- t/71-signatures.t
- t/72-linearization.t
- t/72-widths.t
- t/73-import-page.t
- t/73-watermarks.t
- t/74-header-footer-context.t
- t/75-merge-pdf.t
- t/76-word-boundary.t
- t/77-encrypt-write.t
- t/78-form-coverage.t
- t/78-ttf-read.t
- t/79-field-coverage.t
- t/79-form-xobject.t
- t/80-redact-rewrite.t
- t/81-font-coverage.t
- t/82-td-kern.t
- t/83-ligature.t
- t/84-columns.t
- t/85-filter-ascii.t
- t/85-filter-codecs.t
- t/86-canvas-ops.t
- t/86-invisible-text.t
- t/87-interpreter-matrix.t
- t/88-tagged-extract.t
- t/88-tokenizer-parser.t
- t/89-annot-extract.t
- t/90-vertical-writing.t
- t/91-tables.t
- t/99-leaks.t
- t/fixtures/README.md
- t/fixtures/attachments.pdf
- t/fixtures/builder_demo.pdf
- t/fixtures/builder_enhanced.pdf
- t/fixtures/builder_toc.pdf
- t/fixtures/feature_examples/01_basics/fonts_and_ttf.pdf
- t/fixtures/feature_examples/01_basics/hello_world.pdf
- t/fixtures/feature_examples/01_basics/multi_page.pdf
- t/fixtures/feature_examples/01_basics/styled_text.pdf
- t/fixtures/feature_examples/02_layout/columns.pdf
- t/fixtures/feature_examples/02_layout/header_footer_ctx.pdf
- t/fixtures/feature_examples/02_layout/layout_rows_and_cells.pdf
- t/fixtures/feature_examples/02_layout/overflow_and_paging.pdf
- t/fixtures/feature_examples/02_layout/page_header_footer.pdf
- t/fixtures/feature_examples/03_navigation/external_links_and_actions.pdf
- t/fixtures/feature_examples/03_navigation/internal_links.pdf
- t/fixtures/feature_examples/03_navigation/outlines_bookmarks.pdf
- t/fixtures/feature_examples/03_navigation/toc.pdf
- t/fixtures/feature_examples/04_graphics/color_spaces.pdf
- t/fixtures/feature_examples/04_graphics/images.pdf
- t/fixtures/feature_examples/04_graphics/layers.pdf
- t/fixtures/feature_examples/04_graphics/shapes.pdf
- t/fixtures/feature_examples/04_graphics/watermarks.pdf
- t/fixtures/feature_examples/05_forms_and_annotations/flatten_form.pdf
- t/fixtures/feature_examples/05_forms_and_annotations/form_fields.pdf
- t/fixtures/feature_examples/05_forms_and_annotations/notes_and_stamps.pdf
- t/fixtures/feature_examples/06_document_features/attachments.pdf
- t/fixtures/feature_examples/06_document_features/bates_numbering.pdf
- t/fixtures/feature_examples/06_document_features/encryption.pdf
- t/fixtures/feature_examples/06_document_features/redaction.pdf
- t/fixtures/feature_examples/06_document_features/signatures.pdf
- t/fixtures/feature_examples/06_document_features/signatures_image.pdf
- t/fixtures/feature_examples/06_document_features/tagged_pdf.pdf
- t/fixtures/fixtures/encrypted_aes256.pdf
- t/fixtures/fixtures/encrypted_rc4.pdf
- t/fixtures/fixtures/linearized_5page.pdf
- t/fixtures/fixtures/normal_5page.pdf
- t/fixtures/fixtures/scribble_signature.png
- t/fixtures/fixtures/test_cert.p12
- t/fixtures/fixtures/toc_source.pdf
- t/fixtures/form_xobject_test.pdf
- t/fixtures/hello_world.pdf
- t/fixtures/image_test.pdf
- t/fixtures/images/test.jpg
- t/fixtures/images/test.png
- t/fixtures/invisible_text_test.pdf
- t/fixtures/layer.pdf
- t/fixtures/layout_demo.pdf
- t/fixtures/layout_width_probe.pdf
- t/fixtures/layout_wrap_trace.log
- t/fixtures/ligature_test.pdf
- t/fixtures/placement.pdf
- t/fixtures/placement_bookmark.pdf
- t/fixtures/placement_highlighted.pdf
- t/fixtures/redacted.pdf
- t/fixtures/styled_demo.pdf
- t/fixtures/tagged.pdf
- t/fixtures/two_column_test.pdf
- typemap
- xs/action.xs
- xs/arena.xs
- xs/attach.xs
- xs/bridge.xs
- xs/canvas.xs
- xs/color.xs
- xs/crypt.xs
- xs/document.xs
- xs/extract.xs
- xs/filter.xs
- xs/font.xs
- xs/form.xs
- xs/image.xs
- xs/image_render.xs
- xs/import.xs
- xs/layer.xs
- xs/linear.xs
- xs/obj.xs
- xs/outline.xs
- xs/page.xs
- xs/parser.xs
- xs/reader.xs
- xs/redact.xs
- xs/render.xs
- xs/render_page.xs
- xs/signature.xs
- xs/tag.xs
- xs/text.xs
- xs/watermark.xs
- xs/writer.xs