Using ImageMagick’s convert utility, it can be done easily:
-
Reverse order of layers (page one is bottom layer)
-
Save as .mng (Multiple Network Graphic files – an animated image file format)
-
On command line, ‘convert file.mng file.pdf’
Using ImageMagick’s convert utility, it can be done easily:
Reverse order of layers (page one is bottom layer)
Save as .mng (Multiple Network Graphic files – an animated image file format)
On command line, ‘convert file.mng file.pdf’