![]() |
||
| Search | Site map | |
| Reporting Tools for Developers | ||
![]() |
F.A.Q. |
PDF In-The-Box runs on these Microsoft Windows platforms (in Win32 mode): Windows 95, 98, 2000, 2003, NT 4, XP and Vista.
PDF In-The-Box can be used with any development tool running on Microsoft Windows (in Win32 mode). Depending on your development tool, you've to select the right API.
PDF In-the-Box is offered with three programming interfaces called ActiveX, Delphi and DLL. They are functionally equivalent.
If you're programming in Delphi, preferably use the Delphi API. It's a VCL-based programming interface, supporting Delphi 4, 5, 6, 7, 2005, 2006 and 2007 (in Win32 mode).
If not, you've the choice between the ActiveX and the DLL APIs. All development tools can call DLLs, and most of them can integrate ActiveX controls. The ActiveX API is easier and more pleasant to use, that's why it's selected by most of our customers.
No! You need a license for each developer computer only, i.e. each computer used to design applications or websites using PDF In-The-Box. Deploying or distributing your applications to end-user computers is royalty-free!
No. PDF In-The-Box is not a file converter. If your need is to convert DOC or HTML files to PDF, this is not the tool you should use.
However, you can insert text files (TXT or RTF) and images in generated PDF files.
No! PDF In-The-Box is not a virtual printer driver. It's a development tool.
No. PDF In-The-Box is not a database-oriented tool. If your need is to produce PDF reports out of DMBS data, preferably use REPORTMAKER.
REPORTMAKER is a complete report generator for developers. It offers a built-in PDF output (based on the PDF In-The-Box technology, naturally).
No. PDF In-The-Box can create new PDF files only. It can't load and transform existing files.
Now, if your need is to display, print or modify documents generated by your application, the appropriate solution is All In-The-Box.
No. PDF In-The-Box writes native PDF format. It doesn't need Adobe Reader® or any third-party software to generate PDF files.
Well, the answer is not so simple. PDF In-The-Box does offer a method called ShowDoc, capable of displaying a PDF file (either generated by our tool or not). However, it must be clear that this method just calls Adobe Reader® (supposed to be installed on the computer), passing to it the concerned file name. The file will be displayed in a separate window without any programmatic control over display options. This window will have to be subsequently closed by the user.
Depending on your specific needs, this feature may be satisfactory or not. A slightly better solution can be found with Synactis PDF Viewer. Now, if your need is to display, print or modify documents generated by your application, the appropriate solution is All In-The-Box.
PDF In-The-Box does offer a method called PrintDoc, capable of printing a PDF file (either generated by our tool or not). However, it must be clear that this method just calls Adobe Reader® (supposed to be installed on the computer), passing to it the concerned file name and the required printer name, if any. The file will be printed by Adobe Reader®, hopefully on the required printer (this depends on the version of Adobe Reader®). On completion, the Adobe Reader® window will have to be closed by the user.
Depending on your specific needs, this feature may be satisfactory or not. A slightly better solution can be found with Synactis PDF Viewer. Now, if your need is to display, print or modify documents generated by your application, the appropriate solution is All In-The-Box.
It's very simple:
Major updates are defined by the first digit of the version number.
Of course you can! When clicking the Order link in the
online store, you get a form requesting you to
select a currency. All currencies can be selected.
You can also quickly convert a specific amount to your currency by clicking one
of the
links
How much does it cost in your currency?
displayed on that page.
Our credit card transactions are processed by SWREG in secure mode. Most customers use this method of payment since it's now really safe and because the license is delivered immediately.
However, if you can't or won't pay by credit card, you can either use the PayPal system or send a wire transfer (see wiring instructions in that case).
No, sorry! This product is delivered electronically only. As soon as your license is paid, you get a license number and an activation key: this information allows you to download the product from our website.
No, sorry. This product is exclusively sold directly by Synactis and distributed electronically.
For 2 or 3 PCs, yes. For more computers, we offer a 10-developer license which will save you money.
The trial version is fully functional. It just displays a warning window on each run and writes a demo watermark across pages.
Non-latin characters are managed using the CharSet system. Supported character sets are: ANSI_CHARSET, ARABIC_CHARSET, BALTIC_CHARSET, EASTEUROPE_CHARSET, GREEK_CHARSET, HEBREW_CHARSET, RUSSIAN_CHARSET, TURKISH_CHARSET.
In current version, asian writings are not supported.
No. PDF In-The-Box provides technology to be integrated into applications in a transparent way for end-users.
PDF In-The-Box has a programming interface only. Depending on the selected version, this API can be supplied as an ActiveX control, a VCL component or a dynamic-link library (DLL).
No, this is not the part of PDF In-The-Box. It can create PDF forms but not load existing ones.
Depending on your need, you might consider using either Synactis PDF Viewer or All In-The-Box.
No. The number of pages per document is unlimited.
No. You can insert as many images as you wish.
When an image is repeated several times (such as a logo appearing on each page header), PDF In-The-Box stores it only once in the generated PDF file in order to make it smaller.
Images can be retrieved from memory or loaded from disk. More than 30 image formats are supported, including JPG, BMP, GIF, TIFF, PCX, PNG, WMF, EMF, ICO).
PDF In-The-Box supports smart stretching, i.e. it can preserve image proportions when inserting them into the rectangle that you specify.
Yes! PDF In-The-Box supports file encryption using 40-bit keys. You can define two different passwords (owner and user passwords) and assign permissions (Print, Copy, Annotate, Edit).
Yes, you can set various kinds of hyperlinks:
navigation links (first, previous page, next page, last page)
internal links (going to another place of the same document)
remote links (going to other PDF documents)
external links (to executable or data files)
Internet links (web or email addresses)
On interactive form fields, you can also set actions such as submitting the document to an URL or running JavaScript code.
Yes. You can define a tree-structured table of contents by bookmarking locations in the document.
Yes. For each image, you can choose between Zlib (a lossless compression algorithm, somewhat similar to ZIP) and Jpeg (which can give high compression rates, at the cost of quality deterioration).
Yes. You can create various types of annotations and store text inside.
Yes! PDF In-The-Box ActiveX can be installed on any Windows-based web server and generate PDF files in response to remote client requests. The PDF output will have to be encoded in VBScript, inside an ASP page.
You can try the online demos available on this website. An example is also supplied with the product.
PDF In-The-Box just requires that you master a programming language! Whichever you want. No specific knowledge is needed concerning the PDF format.
The programming interface has been designed in order to be as easy and pleasant to use as possible. If you use PDF In-The-Box for Delphi, you'll be immediately accustomed to it since PDF In-The-Box emulates Delphi's TCanvas and TPrinter classes.
Moreover, PDF In-The-Box is delivered with a comprehensive demo project, showing the main features in a didactic way.
PDF In-The-Box includes a comprehensive Programmer's Manual in the form of a CHM file. All programming symbols (methods, properties, events and various symbols) are fully documented in English with a lot of examples and hyperlinks.
The Programmer's Manual is included in the product, but it can be downloaded separately too.
Tech Support is available by e-mail (support@synactis.com). It's operated by professional developers of the Synactis team.
This service is free and unlimited!
Yes. When opening the document, you define paper size (all sizes are supported) and initial orientation. Subsequently, you can change orientation at any time.
Yes! PDF In-The-Box implements a sophisticated page and chapter numbering system. You can number pages (page fronts only or both sides, at your choice), chapters, or pages inside chapters. In all cases, you can mention the total number of pages (either in the document or in the chapter).
Yes! You can insert a rich text, either loaded from a RTF file or from the memory (a rich edit control for instance).
Supported rich text features are those of the Microsoft Windows EM_FORMATRANGE functionality. In other words, you can insert texts saved by Windows Wordpad, not texts coming from a word processor.
Yes! PDF In-The-Box includes a style management system, making text layout easier.
Yes! PDF In-The-Box includes a grid management system. Row heights and column widths can be defined according to specific needs.
Yes! Any angle from ascending vertical to descending vertical is accepted.
Yes! The PDF In-the-Box programming interface includes various methods to draw lines, rectangles, circles, polylines, etc.
| Copyright © 1995-2008, Synactis | Write to Webmaster |