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
Last revision Both sides next revision
pdftalk4gemstone [2021/11/11 15:18]
christian [Images]
pdftalk4gemstone [2022/03/05 08:48]
christian [PDFtalk for Gemstone]
Line 1: Line 1:
 ====== PDFtalk for Gemstone ====== ====== PDFtalk for Gemstone ======
  
-Library for reading and writing PDF files in Gemstone.+Library for reading and writing PDF files in [[https://github.com/GsDevKit/GsDevKit_home|GsDevKit for Gemstone]].
  
 The source is on [[https://github.com/ChristianHaider/PDFtalk-for-Gemstone|on Github]] and comes in two files: **''[[https://github.com/ChristianHaider/PDFtalk-for-Gemstone/blob/master/PDFtalk.gs|PDFtalk.gs]]''** with the runtime code and **''[[https://github.com/ChristianHaider/PDFtalk-for-Gemstone/blob/master/PDFtalkTesting.gs|PDFtalkTesting.gs]]''** with tests and demos. UI tools and helpers used in VisualWorks are not included, because of the server nature of Gemstone. The source is on [[https://github.com/ChristianHaider/PDFtalk-for-Gemstone|on Github]] and comes in two files: **''[[https://github.com/ChristianHaider/PDFtalk-for-Gemstone/blob/master/PDFtalk.gs|PDFtalk.gs]]''** with the runtime code and **''[[https://github.com/ChristianHaider/PDFtalk-for-Gemstone/blob/master/PDFtalkTesting.gs|PDFtalkTesting.gs]]''** with tests and demos. UI tools and helpers used in VisualWorks are not included, because of the server nature of Gemstone.
Line 135: Line 135:
 anImageXObject asMethod: selectorSymbol in: protocolSymbol package: packageString anImageXObject asMethod: selectorSymbol in: protocolSymbol package: packageString
 </code> </code>
-I added several example images with this to ImageXObject. You can also look at the new ImageXTests where the images are used.+I added several example images with this to ImageXObject. You can also look at ImageXTests where the images are used.
 These methods can be transferred easily form VW to Gemstone and you get the image just by calling that method. These methods can be transferred easily form VW to Gemstone and you get the image just by calling that method.
  
  • pdftalk4gemstone.txt
  • Last modified: 2022/03/07 10:31
  • by bekki