Other listings by this author |
Catalog Designer 1.0 (Downloads: 297)
Create you own product catalogs. You enter all information about your products. Create you own product catalogs. You enter all information about your products with pictures, article numbers, prices, discounts multiple variants etc. The program creates the catalog out of your product information automatically. You can change the colors and the fonts of the predefined layout and include your company logo and your text. You can import existing product information from a CSV file. You can update all product prices at once. The program organizes you...
|
Paper Form Designer 1.0 (Downloads: 309)
Create your own paper forms for printing. Do not care about the layout at all. Create your own paper forms for printing. Do not care about the layout at all. Simply enter all you want to query: name, street, city etc. Possible fields are text fields or free size, checkbox fields and radio fields. You can sort the fields into different segments (categories). Write an introduction text for each of the segments or add an image for the segments. You can also include your company logo in the headline and a free text in the headline and footer of th...
|
CNC Backplot Editor 1.0 (Downloads: 493)
Plot the tool movements of any G-Code program to the screen. Debug NC code Let this program draw the tool path of any G-Code program on the screen. This program will help you write NC code programs or to learn how to write NC programs or event to debug such programs. Our software supports the standard G Code commands and also sub program calls and macro programming with IF statements and WHILE loops etc. The program draws a graphical representation of the programmed G-Code tool path in an isometric 3D view.
You can configure the pro...
|
Your monster voice 1.0 (Downloads: 317)
Create you own crazy voice effects. Speak into the phone and hear your voice. Create you own crazy voice effects. Speak into the microphone and hear your voice at the same time through the speakers. But it will not be your voice. It will be the voice of a monster, killer, alien or any crazy voice you can think of. You can save your recorded voice as mp3 or wav file. You can read in existing mp3 files or music CDs. The program ships with a couple of predefined effects. But you will be able to create new effects using simple formulas to map one...
|
Stencil fonts 1.0 (Downloads: 392)
Create stencil letters out of any installed true type font. Create stencil letters out of any installed true type font. The program will insert apertures so that the letters stay connected when you cut it out. You can print or plot the letters or export the letters as DXF file....
|
DXF small lines to arcs 1.0 (Downloads: 393)
The program converts many small lines in a dxf file which form arcs into arcs. The program converts many small lines in a dxf file which form arcs into arcs. The dxf file will become much smaller and it can be used for a CNC project much easier. The CNC machine will be able to finish the part much faster. The lines have to be part of a "polyline". Every arc will be divided into x (i.e. 100) parts and every line will be divided into y (i.e. 100) parts. For every division point of the line the program searches the nearest division poin...
|
Warehouse Inventory 2.2 (Downloads: 338)
Manage your inventory with this easy to learn software. Manage your inventory with this easy to learn software.
If you have an online shop for example this program helps you to keep the overview. You can use a barcode scanner or input the article number manually or simply click a button to increase or decrease the quantity of an entry.
You can print your own barcodes with this software. If you click on the caption of a column the program sorts the articles according to this column. The program creates a prot...
|
Internet Data Extractor 1.0 (Downloads: 230)
Extract information from a website. You or we can write a script to automate it. The program downloads a website and parses the html code and puts the result into a table. This table can be saved as CSV file (can be opened in Excel for example). You can create a pascal script which can download websites, parses the table entries (read and write from the table) and for example following the links to collect detail information. The pascal script can save the result as CSV file. It is no problem to extract the needed information. Lets say you want ...
|
Paper/Picture 2 DXF 2.0 (Downloads: 317)
Convert CAD drawings from paper sheets or pictures into digital DXF files. Convert CAD drawings from paper sheets or pictures into digital DXF files for editing in your CAD application. Scan a drawing or open a picture from your hard disk. The program recognizes the lines and saves the result as a DXF file. This saves much of time and money if you need to import paper drawings into your CAD application....
|
PDF Reader 3.0 (Downloads: 257)
PDF Reader is a free program to view, modify and print pdf files. PDF Reader is a free program to view, modify and print pdf files. It is very small, only about 4 MByte to download. You can open, view, zoom and print PDF files. You can also modify pdf files (but you can not save them in the free version). You can add, change and delete text and pictures and print it out....
|
Screen Recorder 1.0 (Downloads: 239)
Record the screen action and create a mpeg or avi movie. Record the screen action and create a mpeg or avi movie of all what happens on your screen. You can also select only a part of your screen to record. The program can record the sound together with the screen action. Select the sound recording device in your windows audio mixer. Up to Windows XP you can select the "Stereo mixer" device there and record everything your hear. The stereo mixer is no longer available in Windows Vista and Windows 7. In these win...
|
Barcode Creator 1.0 (Downloads: 274)
Create barcodes in high quality fast and easy! Export the barcodes as bitmap/wmf Create barcodes in high quality fast and easy! Export the barcodes as bitmap or metafile (wmf, emf) or copy with the help of the clipboard to your application. (for example Word or Excel). The following barcodes kinds are supported: UPC, Ean 8, Ean 13, JAN, ISBN, ISSN, ISMN, PDF417, Code 2 of 5, Invert, IATA, Coop, Code 39, Code 93, Code 11, Codabar, ABC Codabar, Code 128, Ean 128, OPC, ITF, MSI Plessey, PostNet, PZN...
|
DXF 2 G-Code 1.0 (Downloads: 347)
Convert the lines of a DXF file into G-Code. Convert the lines of a DXF file into G-Code. After clicking on a DXF file you get the G-Code and a graphical representation (plot) of the G-Code. You can save the G-Code or modify it before you save it....
|
PDF to Word 3.0 (Downloads: 258)
Open a pdf file and save the content of the document as word file. With PDF to Word you can open a pdf file and save the content of the document as word file. The program maintains the layout, that means the position of the text, the pictures and the vector graphics.But this is of cause no lossless conversation but the most important thing can be maintained. If you want to edit PDF files completely lossless then you should use our CAD-KAS PDF Editor....
|
Dividers and Ruler 1.0 (Downloads: 306)
Draw with dividers, ruler, protractor, pencil and rubber on the screen Draw with dividers, ruler, protractor, pencil and rubber on the screen as you would do it on a sheet of paper. You see a real ruler on the screen which you can move and rotate. You can then draw along the ruler. If you want to make constructions on the computer this is the easiest way....
|
C 2 Delphi Converter 1.0 (Downloads: 227)
Convert C source code into Delphi/Pascal source code. Convert C source code into Delphi/Pascal source code. The program can help you to port existing applications to another new program language. It will change the C syntax into the Pascal syntax. The program has a batch conversation function to process mulitple files and can progress include files. After the conversation you will still have to do some changes before you can compile the program under Delphi but the time consuming part has been done....
|
PDF Editor Objects 3.3 (Downloads: 361)
Edit PDF files just like a vector objects. Select, scale, move and rotate.... Edit PDF files just like a vector objects. You can select, scale, move and rotate all objects (text, pictures, lines etc.) with a few mouse clicks. With the tool "Free text edit" you can change existing text just like a text editor. If you press "Return" a line break will be inserted and all following text objects will move down. This new kind of PDF Editor is much faster in because of the new object concept. Our regular PDF Editor ist good for a...
|