Other listings by this author |
DXF small lines to arcs 1.0 (Downloads: 361)
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...
|
PDF Shrink 1.0 (Downloads: 242)
Are your pdf files to big? This is the ultimate tool to compress existing pdfs. Are your pdf files to big? With PDF Shrink you have to ultimate tool to compress existing pdf files. The program compresses all pictures in the pdf file with the JPEG2000 (color pictures) or the JBIG2 (b/w pictures) compression. You can choose the resulting size for the JPEG2000 pictures. If your files does not contain big pictures but many line objects (CAD file) or many embedded fonts our program can help you too. In this case you have to option to save the comple...
|
Duty roster 1.0 (Downloads: 361)
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....
|
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...
|
PDF Editor Objects 3.3 (Downloads: 343)
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...
|
Internet Data Extractor 1.0 (Downloads: 206)
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 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-Forms 3.0 (Downloads: 263)
Fill out PDF forms, save them and print them. You can add form fields to PDFs. Fill out PDF forms, save them and print them. You can add form fields to existing PDF files or fill out existing form fields. The program can also add comments to PDF files or highlight text in PDF files. Provide your customers with PDF forms they can fill out directly on the screen and print it out in Acrobat Reader! It is no longer necessary to print out the form in order to fill it out! The program adds form fields to pdf files. The form fields can filled out wit...
|
Dividers and Ruler 1.0 (Downloads: 272)
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....
|
DXF 2 G-Code 1.0 (Downloads: 333)
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....
|
DXF Splines to Arcs 1.0 (Downloads: 335)
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...
|
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....
|
Menu Card Designer 1.0 (Downloads: 317)
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....
|
Font 2 DXF and G-Code 3.1 (Downloads: 402)
Create a text in any installed font and save the result as dxf or G-Code. Create a text in any installed true type font or a single line font and save the result as dxf file or G-Code file. So you can plot the font to use it for engravings with your NC machine etc. You only enter the text and click on "Save as DXF file...". You can also create stencil fonts. The text will be saved as polygon line information in the DXF file. In version 2.0 a vector font is build in. So now you can not only render the outline of True Type fonts b...
|
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....
|
C/Delphi/Basic Code 2 Flowchart 1.0 (Downloads: 308)
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...
|
PDF Letterhead 1.0 (Downloads: 319)
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"...
|