Other listings by this author |
Paper/Picture 2 DXF 2.0 (Downloads: 294)
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....
|
CAD KAS PDF Editor 5.0 (Downloads: 1378)
Edit PDF files now! You can write annotations, add text, change the text etc. Edit PDF files now! You can write annotations, add text, change the text (correct spelling errors) or delete words completely. Now you can also add or delete pictures and vector graphics and add text in any font you want! With the 11 new tools you can move and zoom the text and pictures and you can edit text blocks, insert empty lines or change the line breaks freely just like a text editor or word processor. Underline, highlight and strikeout text and edit bookmark...
|
Paper Form Designer 1.0 (Downloads: 283)
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...
|
Barcode Creator 1.0 (Downloads: 251)
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...
|
Screen Recorder 1.0 (Downloads: 202)
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...
|
C 2 Delphi Converter 1.0 (Downloads: 210)
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....
|
DXF Editor 1.0 (Downloads: 302)
With this CAD application you edit or create drawings in the dxf file format. With this CAD application you edit or create drawings in the dxf file format. You can open, view and edit existing dxf files loss-free. No property of the dxf file will be lost or destroyed, because this program is based on the dxf file format and does not make a dxf import and export into an internal format. You can add lines, construction lines, rays, polylines, rectangles, polygons, arcs, circles, B-Spline curves, ellipses, dimension, text, points, solids and arr...
|
PDF Letterhead 1.0 (Downloads: 317)
Add your letter paper behind existing or new created pdf documents. Add your letter paper behind existing or new created pdf documents. Choose the letter paper pdf files as well as one or many source pdf files. The program copies the content of the letter paper pdf files into the background of the selected source pdf files. You can add you logo or your complete letter head to your pdf files. You can also call the program from command line: pdfletter.exe "letterpaper.pdf" "file1.pdf" "file2.pdf"...
|
CAD-KAS Word Processor 1.0 (Downloads: 182)
A small but full featured word processor with PDF export. If you need a small but full featured word processor with PDF export you should try this one. This one fits to every USB stick. You can use all high-end features like text boxes, pictures, drawing objects, tables, spell checker, form letter functions with data base connection etc. The program uses its own file format .woc but you can import .doc and .rtf files as well. This program has an integrated one click PDF export function....
|
Geometric image warping 1.0 (Downloads: 230)
Warps a part of an image into a given form on a other image. The program warps a part of an image into a given form which you have selected on another image. For example if you have a aerial image of a bridge with a curved shape and want to match its curved shape to a rectangular map with a coordinate system. The program can match the coordinate system to the bridge or the bridge to the coordinate system. You load both images into the program at the top part. Then you can specify the 4 corners with the left mouse button. But ...
|
DXF Splines to Arcs 1.0 (Downloads: 334)
Convert B-Spline curves contained in DXF files into arcs. Convert B-Spline curves contained in DXF files into arcs. So it will be possible to further process the dxf files and use it with your CNC machine. The program reads existing DXF files and writes the result into a new DXF file. You can specify the maximum deviation of the arc polyline curve from the original B-Spline curve. So you can decide if you want to create more arcs and get an more exact result or if you want less arcs and a curve which does not fit perfectly...
|
Internet Data Extractor 1.0 (Downloads: 204)
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 Reader 3.0 (Downloads: 241)
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....
|
DXF small lines to arcs 1.0 (Downloads: 357)
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...
|
CNC Backplot Editor 1.0 (Downloads: 456)
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...
|
Paper 2 PDF 1.6 (Downloads: 231)
Scan the documents and then save them with all the sheets in one pdf file. Do you want to use modern computers to store the paper hill on your desk in digital form? This is no longer a problem. With Paper 2 PDF you can simply scan the documents and then save them with all the sheets in one pdf file. Now you ever have access with the Acrobat Reader with ease. Now it is easy for you to give away or publish your documents in the Internet. This is easy, powerful and modern document management today!...
|
PDF Flip Pages 1.0 (Downloads: 304)
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...
|