DynamicPDF API
9 min
dpdf io is a tool for merging, splitting, and converting pdf files integrating dpdf io with make com allows users to automate pdf processing tasks, such as combining documents or extracting pages, within their automated workflows this is ai generated content based on official dynamicpdf api documentation the content may contain mistakes please verify important information if you have questions on vendor documentation, contact dynamicpdf api https //dpdf io/support directly requirements to use the dynamicpdf api app in make, you must have an active account and an api key, create your account on dynamicpdf api https //dpdf io/ for subscription, refer to the dynamicpdf api pricing page https //dpdf io/ dynamicpdf api modules after connecting to the dynamicpdf api app, you can choose from a list of available modules to build your create pdf (pdf json) generates a pdf by processing a json instructions document that specifies which files to use and how they should be combined create pdf (pdf multipart form) generates a pdf by uploading an instructions document along with related resource files as form data fields, specifying the content and how it should be combined in the final pdf create report (dlex layout dlexpath) generates a pdf document by submitting a specified dlex template path along with a mapped layout json file to the dlex layout api endpoint create report (dlex layout form) generates a pdf document by submitting a specified dlex template path, a layout json file, and optional resource files to the dlex layout api endpoint get pdf metadata (pdf info) retrieves detailed information about a pdf file, including its metadata, document properties, and page specific details, and returns the results in json format get pdf xmp metadata (pdf xmp) extracts xmp metadata from a pdf file and provides the metadata in xml format get pdf security info (pdf security info) retrieves the security settings, user permissions, and encryption information of a pdf file and returns them in json format get pdf text (pdf text) extracts text data from a pdf file and converts it into a structured json format for easier processing get image metadata (image info) retrieves detailed metadata, including format type and image dimensions, and returns the information in json format rasterize pdf (pdf image) converts each page of a pdf into an image and returns the images in json format templates you can look for more templates in make's template gallery https //www make com/en/templates , where you'll find thousands of pre created dynamicpdf api resources you can have access to more resources related to this app on the following links dynamicpdf api topics on make community https //community make com/search?q=dynamicpdf%20apidynamicpdf api website https //dpdf io/dynamicpdf api api documentation https //cloud dynamicpdf com/docsdynamicpdf api page on make https //www make com/en/integrations/dynamicpdf api