Other listings by this author |
|
Photogrammetric image rectification 1.0 (Downloads: 374)
Rectify photos with the help of photogrammetry. You get a completely level view. Rectify photos with the help of photogrammetry. So you get a completely level view of one side of a building for example. So you can take the result for measurements of this building. You can export the result as picture or as DXF file. If you take a photo of a rectangle what you get is a trapezoid. The program will rectify the trapezoid so that it will be a rectangle again and the scale of the original object will be restored. This means equal lengths in reality wi...
|
|
Duty roster 1.0 (Downloads: 385)
Create a duty roster for your staff. You first create a list of your staff. Create a duty roster for your staff. You first create a list of your staff. Now you can allocate a duty for each person and each day (i.e. holiday, ill, duty travel etc.). You can view and print a month plan or a day plan. The day plan shows you which persons are attendant and what their actual duty is. You can view and print a duty statistic for the month or the year....
|
|
C/Delphi/Basic Code 2 Flowchart 1.0 (Downloads: 330)
Create easy to understand flowcharts out of difficult program source code. Create easy to understand flowcharts out of difficult to understand program source code. You can use this tool to document, visualize and understand source code. The program can process C like source code (C,C++,C#,PHP,Perl, Java, Javascript etc.), Pascal like source code (Delphi, Turbo Pascal, Free Pascal etc.) and Basic like source code (Visual Basic, VBScript, QBasic, QuickBasic etc.). The export as PDF file and picture file is supported. You can print out the fl...
|
|
Paper/Picture 2 DXF 2.0 (Downloads: 325)
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....
|
|
DXF small lines to arcs 1.0 (Downloads: 411)
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: 351)
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...
|
|
Catalog Designer 1.0 (Downloads: 302)
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...
|
|
Stencil fonts 1.0 (Downloads: 397)
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....
|
|
Internet Data Extractor 1.0 (Downloads: 235)
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 ...
|
|
PDF to Word 3.0 (Downloads: 260)
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....
|
|
PDF Flip Pages 1.0 (Downloads: 345)
Publish your PDF documents as interactive flip page documents on your website. Publish your PDF documents as interactive flip page documents directly on your website. No need for a PDF reader to view the document. It will display directly in the web browser. The user has buttons to go to the next page, the previous page or to the first or last page. The user can also decide to enter the page number into an edit field. If he leaves the field the document will show up on the page entered. The user can also click on a page to turn the page. If he...
|
|
Barcode Creator 1.0 (Downloads: 280)
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: 349)
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....
|
|
Menu Card Designer 1.0 (Downloads: 359)
Design and print your own menu cards yourself! Only input all dishes and print! Design and print your own menu cards yourself! You only input all dishes and drinks into the program and change the layout a little bit. And ready is your menu card. Because the product information will be stored separated from the layout you can change the products and prices very easily anytime. You can export the product information as CSV file....
|
|
Dividers and Ruler 1.0 (Downloads: 309)
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: 231)
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 Reader 3.0 (Downloads: 265)
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....
|