Pdf2swf example+test documents
From Swftools
A collection of files that can be used to test e.g. pdf2swf server-side code, or pdf2swf addons and bugfixes.
- Media:pattern.pdf: A pdf file that contains a fine-grained pattern, causing a SWF ID overflow when converted with normal pdf2swf. The document works with "pdf2swf -O1".
- Media:type3.pdf: A pdf file with type3 fonts. Triggers the "File contains Type3 fonts" log message.
- Media:gradients.pdf: A pdf file with gradients. Triggers the "File contains gradients" log message.
- Media:0x2001000e.pdf: A broken pdf file that fails in Acrobat (missing page /Parent entry), but converts with pdf2swf.
- Media:transparency.pdf: A pdf file using unsupported transparency modes. pdf2swf will generate a couple of warnings, or fail if "-s breakonwarning" is set.