Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2020/02/22 10:57]
christian [Libraries]
start [2022/02/25 14:32]
bekki
Line 13: Line 13:
 The library is for programmers who want full control over all details of PDFs. The library is for programmers who want full control over all details of PDFs.
  
-The current version is version 2.0 from October 2017. See the [[releaseNotes|release notes]] for details.+See the [[releaseNotes|release notes]] for details.
  
 The licence is MIT. The licence is MIT.
Line 25: Line 25:
 Included is a UI tool to inspect PDFs: the PDFExplorer (internal version of the [[PDFtalkSnooper]] application). Included is a UI tool to inspect PDFs: the PDFExplorer (internal version of the [[PDFtalkSnooper]] application).
  
-===== Get started ===== 
- 
-The slides {{pdf:esug2011_slides_pdf_in_smalltalk.pdf|"PDF in Smalltalk"}} (a talk at [[http://www.esug.org/|ESUG]] 2011), give an overview of what this project is about. 
- 
-Load the **{PDFtalk Project}** bundle from the [[storeaccess|Cincom Public Store]] into your [[http://www.cincomsmalltalk.com/main/products/visualworks/|VisualWorks]] image. 
- 
-Note 1: The old version of the library is still in the store under the name {PDF Development}. Don't load this. 
- 
-Note 2: The library uses the ''Values'' package. There has been an incompatible change in version 3. Unfortunately, the old version is in the contribution of VisualWorks up to version 8.3.2. If the old version is loaded, you get errors about ''OrderedDictionary''. This class has been renamed to ''Valuemap'' in the new version. If this error hits you (I tried to prevent this by improving the prerequisites), please load ''Values'' version 3.x first. 
- 
-Try the [[examples|demos and examples]]. 
- 
-Read the [[documentation]]. 
 ===== Related projects ===== ===== Related projects =====
  
Line 53: Line 40:
 **[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The port of the library to Gemstone Smalltalk. A talk about this was held at ESUG 2017: "PDFtalk for Gemstone" (slides are [[https://www.slideshare.net/esug/pdftalk-for-gemstone|here]]). **[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The port of the library to Gemstone Smalltalk. A talk about this was held at ESUG 2017: "PDFtalk for Gemstone" (slides are [[https://www.slideshare.net/esug/pdftalk-for-gemstone|here]]).
  
-**[[GemstoneFileout|Gemstone Fileout]]** A VisualWorks to Gemstone translation tool. This tool, with project specific code transformation declarations, creates Gemstone filein. Used to create the Gemstone PDFtalkLibrary from the Values package and PDFtalk bundle.+**[[SmalltalkTransform|Smalltalk Transform Project]]** A translation tool for VisualWorks to generate Smalltalk for other dialectsProject specific code transformation declarations are used to generate a filein for the target dialectThis is the next more general version of the [[GemstoneFileout|Gemstone Fileout]] project.
  
 The projects above are open source with MIT licence. The projects above are open source with MIT licence.
  • start.txt
  • Last modified: 2022/03/01 10:35
  • by christian