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