Send to Printer

smalltalk

PDF Reading and Writing in Smalltalk

August 21, 2011 8:06:38.000

Christian Haidar has developed a PDF reader/writer in VisualWorks 7.8:

Support for PDF as defined by the ISO standard PDF 32000-1:2008

Look at Document class in Package [PDF Development] to find simple demos to get you started.

Best load order for development:

  1. bundle {Values Development}
  2. bundle {Fonts Development}
  3. bundle {PDF Development}

Technorati Tags:

posted by James Robertson

 Share Tweet This