|
|
Does PDF2TIFF support the FlateDecode/DCTDecode compression? |
No; if you look for this compression in the internet you will see many problems related to this compression.
This compression is difficult to use with "image conversion" and poses many reported problems.
Hence our DLL does not support it . The supported compressions by our utility (as stated in the manual)are:
1 = NONE (uncompressed)
2 = RLE
3 = FAX3 (TIFF Group 3)
4 = G4 (TIFF Group 4)
5 = LZW |
| Previous: |
|
| Next: |
|