Because of the constant attack by the wiki spam bots, accounts that are created and not used will be deleted. If you are a legitimate user, and your IP was blocked, please contact any active administrator - look at Special:RecentChanges and see who is busy fighting spam.
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.