TMF Hg

Acrobat 4.0 fails to optimize PDF files in which the Kids array in the Pages object is an indirect reference. REL_0_23

  • Thu, 13 Mar 2003 08:03:11 +0000
  • by eric [Thu, 13 Mar 2003 08:03:11 +0000] rev 124
  • Acrobat 4.0 fails to optimize PDF files in which the Kids array in the Pages object is an indirect reference.

newline before endstream is responsibility of callback function.

  • Thu, 13 Mar 2003 08:00:21 +0000
  • by eric [Thu, 13 Mar 2003 08:00:21 +0000] rev 123
  • newline before endstream is responsibility of callback function.

write a newline after G4 data.

  • Thu, 13 Mar 2003 07:59:35 +0000
  • by eric [Thu, 13 Mar 2003 07:59:35 +0000] rev 122
  • write a newline after G4 data.

don't use page mode USE_OUTLINES if there are no outline entries.

  • Thu, 13 Mar 2003 07:59:10 +0000
  • by eric [Thu, 13 Mar 2003 07:59:10 +0000] rev 121
  • don't use page mode USE_OUTLINES if there are no outline entries.

*** empty log message ***

  • Thu, 13 Mar 2003 07:57:35 +0000
  • by eric [Thu, 13 Mar 2003 07:57:35 +0000] rev 120
  • *** empty log message ***

added pdf_write_text(), just a placeholder/debugging tool at the moment.

  • Thu, 13 Mar 2003 07:57:21 +0000
  • by eric [Thu, 13 Mar 2003 07:57:21 +0000] rev 119
  • added pdf_write_text(), just a placeholder/debugging tool at the moment.

updated pdf_write_g4_fax_image() to add ImageB to page ProcSet array. Added pdf_add_array_elem_unique() function. Added support for name objects to pdf_compare_obj().

  • Thu, 13 Mar 2003 06:56:57 +0000
  • by eric [Thu, 13 Mar 2003 06:56:57 +0000] rev 118
  • updated pdf_write_g4_fax_image() to add ImageB to page ProcSet array. Added pdf_add_array_elem_unique() function. Added support for name objects to pdf_compare_obj().

changed VERSION to 0.22. REL_0_22

  • Thu, 13 Mar 2003 03:39:38 +0000
  • by eric [Thu, 13 Mar 2003 03:39:38 +0000] rev 117
  • changed VERSION to 0.22.

fix code in generate_bookmark_name() that writes a null to the end of the bookmark name string.

  • Thu, 13 Mar 2003 03:38:59 +0000
  • by eric [Thu, 13 Mar 2003 03:38:59 +0000] rev 116
  • fix code in generate_bookmark_name() that writes a null to the end of the bookmark name string.

change BIT_BUF_SIZE back to 4K, had been reduced to 1 for debugging.

  • Thu, 13 Mar 2003 03:30:44 +0000
  • by eric [Thu, 13 Mar 2003 03:30:44 +0000] rev 115
  • change BIT_BUF_SIZE back to 4K, had been reduced to 1 for debugging.