ilovepdf / ilovepdf-php

iLovePDF Rest Api - PHP Library (https://developer.ilovepdf.com)
146 stars 39 forks source link

Convert OfficePDF and compress logic #44

Closed welitonxd closed 2 months ago

welitonxd commented 9 months ago

I need to save in temp path the converted document to upload again to another task compress and save again in server?

Dont have the situation of add 2 tasks convert and compress for run once, or option to compress in convert task?

maztch commented 2 months ago

You can see how to chain multiple tasks on this example: https://github.com/ilovepdf/ilovepdf-php/blob/master/samples/chained_task.php