Änderungen der letzten Versionen

Aktuelles von eDocPrinter PDF Pro

19.01.2011 - Neue Version 6.68 build 5772

The main release changes are listed below.

New Features:

(Pro. Pack - EPDFPRO)
[+] 1. [Destination]: Add "Do not save" mode (DestSaveMode: 3) for not
saving PDF files
[+] 2. [Destination]: Support PDF creation in virtualized registry (sandbox)
environment (e.g Office 2010 Click to Run configuration or application
virtualization environment) (switch into the pipe mode automatically)
[+] 3. [Email]: Add a registry setting and command EmailSkipNull with
default value False. When it is True, the email sending step will be skipped
if the address fields are all empty (To, Cc, Bcc).
[+] 4. [Email- Outlook]: Add EmailOutlookMode. Default 0. 1 means using
v6.48 old outlook send method.
[+] 5. [Embedded Commands]: Add a registry setting CmdMultiline to support
detecting commands wrapped into multiple lines

(Adv. Pack - EPDFADV)
[+] 1. [Encrypt- AES Addin]: Support 128bit and 256bit AES encryption of PDF
(256bit AES is supported by PDF Reader 9 or later) (These 2 methods are
supported by AES Addin, which requires Adv. pack license.)
[+] 2. [Drag2PDF- AES Addin]: Support 128bit and 256bit AES encryption for
processing existing PDF files by Drag2PDF.
[+] 3. [Drag2PDF- Batch]: Add command line argument -sf"filepath" for
assigning the destination path directly by commandline. (in -s command line
mode)
[+] 4. [Embedded Commands]: Add an Adv. command %%acml for enabling or
disblaing CmdMultiline by command.

(Ent. Pack - EPDFENT)
[+] 1. [FTP- SFTP]: Add SFTP (FTP over SSH) support. (New UI options,
registry settings, and commands for FTPMethod, FTPPortNumSFTP) (The default
method is FTP) (SSL Addin)
[+] 2. [PDFSealer]: Add PDF Certify function. (DestSignCertifyMethod)
(sealbat.exe -sy 0/1/2/3)
[+] 3. [PDFSealer]: Add new digital signing filter methods PPKMS-256,
PPKMS-384, and PPKMS-512 for signing with SHA-2 (SHA-256, SHA-384,
SHA-512). (DestSignFilterMethodPDF value is 2,3,4)
[+] 4. [Email- Secure SMTP]: Add sending methods SMTP SSL and SMTP STARTTLS
for supporting secure SMTP server like gmail. (These 2 methods are supported
by SSL Addin, which requires Ent. pack license.) Add EmailSMTPSSLPort and
EmailSMTPTLSPort for specifying the port number in these modes. (Registry
settings and commands)

Improvements and bug fixes:

(Pro. Pack - EPDFPRO)

[!] 1. [Destination- Save]: When DestSaveMode is 1 or 2 (Silent mode) with
empty DestDir, it uses CSIDL_PERSONAL when DestDirMode=0 or 1. It uses
GetCurrentDirectory when DestDirMode=2. When DestSaveMode is 0, it uses
GetCurrentDirectory when DestDirMode=0 (default). It uses CSIDL_PERSONAL
when DestDirMode is else.
[!] 2. [Driver]: Open SID registry on DrvEndDoc for saving per-job registry.
(avoid user context missing in DrvEndDoc)
[!] 3. [Email]: Resolve environment variables in EmailAttach
[!] 4. [Email- Outlook]: Support EmailFrom (SentOnBehalfOfName) for Outlook
2007 or later when "Use Outlook Automation" is True
[!] 5. [Email- Outlook]: Improve by calling the mailitem save instead of
EMAPI(LPMESSAGE) SaveChanges to keep mailitem consistence.
[-] 6. [Font Embedding]: Fix embedding CambriaMath font in Office 2007 (when
in equation editor, which use Glyphs directly without Unicode provided. e.g
CambriaMath1.docx) (Fixed by embedding in CID mode)
[-] 7. [Font Embedding]: Fix embedding Symbol font when in ANSI mode
(FontSymbolAnsi=True, PDF/A mode) (cmap 0xF000~0xF0FF with invalid post
table entries)
[-] 8. [Font Embedding]: Fix RangeOffset value when embedding TrueType font
if FontRebuildCmap is True. (for iPad)
[-] 9. [Office Addin]: Fixed Word Addin setting WordBookmarksFromBookmarks
and WordBookmarksFromHeadings in "Use Office Export" mode.
[-] 10. [Embedded Commands- JobSplitPDF]: Fix JobSplitPDF side-effect bug in
build 5595. JobTempPDF Error 2, in 1st split.
[-] 11. [Installer]: Copy 32bit edocpdfp.dll in Windows\SysWOW64 (for
supporting eDocPPDFAddin.Control automation)
[-] 12. [Installer- MSI]: Fix MSI for 64bit Windows hang when running from
32bit IE directly (RemoveFile Cost)

(Adv. Pack - EPDFADV)

[-] 1. [Redirect]: Fix commands not hidden (commands in multiple ExtTextOut)
(printing from C5)
[-] 2. [Redirect]: Fix SMR EOF record (distance) in PDJ file (when
RedirectGenDrvSPL is True).
[-] 3. [Drag2PDF]: Fix as side-effect bug for processing existing PDF in
build 5701 (when in pipe mode)

(Ent. Pack - EPDFENT)

[-] 1. [PDFSealer]: Fix create self-signed certificate (from shortcut or
without opening PDF) (not saving temporary certificate locally)
[-] 2. [PDFSealer]: Fix BMP image in signature appearance bottom-up.
[-] 3. [PDFSealer]: Fix reading registration info in HKLM in x64
environment. (check 64bit HKLM first)
[-] 4. [PDFSealer]: Fix signing with SHA-2 with smartcards (using smartcard
CSP provider)

04.01.2010 - Neue Version 6.56 build 5568

For consistency and better Windows 7 support, the EXE installer now is a MSI wrapper (i.e. the exe is just extracting and executing the MSI packaged) It automatically detects 32 or 64bit Windows to run proper MSI.

The main release changes are listed below.

New Features:

(Pro. Pack - EPDFPRO)
[+] 1. [Email- Outlook]: Support EmailUseSMIME registry setting and command
for automating outlook digtally signing the mail. (Use Outlook)
[+] 2. [Email- Outlook]: Support EmailShowModal registry setting and command
for showing email composing window modal mode. (Use Outlook)
[+] 3. [Email- Outlook]: Support EmailDelIfCancel registry setting and
command for deleting email item if not submitting when composing window
shown in modal. (EMAPI and Use Outlook)
[+] 4. [Email- Outlook]: Support EmailNotSubmit registry setting and command
for not submitting email item when sending in silent mode. (EMAPI and Use
Outlook)
[+] 5. [Email- Outlook]: Support EmailDeferredTime registry setting and
command for assigning time in seconds or specific time (@hhmmssmmddyyyy) for
deferring delivery (Use Outlook)
[+] 6. [Email- Outlook]: Support EmailExpiryTime registry setting and
command for assigning time in seconds or specific time (@hhmmssmmddyyyy) for
email expiry time (Use Outlook)
[+] 7. [DocInfo]: Add UI option Duplex field (PDF 1.7) (DocViewDuplex
0/1/2/3 Simplex/Duplex Short/Short/Default)
[+] 8. [Embedded Commands- CmdEncodeMode]: Support the registry setting
CmdEncodeMode with default value 0. When set to 1, it will convert
0xAD==>0x2D and 0xA0==>0x20 for (Password, overlaypath, ...) Email commands
and destination PDF path.
[+] 9. [PDF]: Add a registry setting ROPAutoStrokeAdjust in Compression
subkey. When ROPAutoStrokeAdjust is True, the PDF created will have its
graphic state SA with its value true.

(Adv. Pack - EPDFADV)
[+] 1. [Redirect]: Add the option and parameter for duplex mode selection.
Default is 0. // parameter 16: 0/1/2; Duplex mode; 0 for none(simplex),
1(short-edge duplex), 2 (long-edge duplex);
[+] 2. [Redirect]: Add new parameter 17 for per printer Escape command. For
example, &l2X;&l1O; Use a semicolon ';' to separate multiple escape command.
It overrides the RedirectEscCmd which applies to all printers.
[+] 3. [Redirect]: Support resolving variables in the parameter "printer
name". %#WTSID% and %#WTCNAME% for representing the terminal session ID and
client name. Hence users can define a special redirect printer name like
(->HP 5L from %#WTCNAME% in session %#WTSID%) for printing to session
printer without manual selection. (It need a prefix -> for enabling variable
resolving)

(Ent. Pack - EPDFENT)
[+] 1. [FTP]: Add FTPAttach registry setting and command for uploading
additional files by FTP in addition to the PDF created.
[+] 2. [FTP]: Add FTPAttachSelf [True/False] registry setting for not
uploading the PDF created.

----------------------------------------------------------------------------

Improvements and bug fixes:

(Pro. Pack - EPDFPRO)
[!] 1. [Destination]: Suport read/merge/overlay PDF files with XrefStm only
(without Xref Table)
[!] 2. [Destination]: Support directly WritePrinter with EMF spool file.
(terminal server print back to local printer by universal driver). It
requires setting the PrinterProcessor to eDocPDF. ( addprn pp "prnname"
eDocPDF )
[-] 3. [Overlay with]: Fix overlaying bahaviour when number of pages <
number of template pages (header, body, footer). When number of pages <
numberof(template header), only header pages are overlaid. When number of
pages < number of (template header+footer), only header and footer pages are
overlaid.
[-] 4. [Font- Embedding]: Fix PDF created not launched by pdf reader 9.x
when it contains font embedded with a large CMAP table (e.g. Arial Unicode
MS, Gulim) (RebuildAnsiCmap)
[-] 5. [Font- Embedding]: Fix embedding Wingding symbol font with in code
0x9F 0x9E. (Flag Symbol, Cmap encoding 0 platform 3)
[-] 6. [Office Addin- Excel]: Fix conflicts copy/paste when using Axapta 9
Export to Excel. (load picture by commandbarbutton)

(Adv. Pack - EPDFADV)
[!] 1. [Watemark- Adv. variables]: Support resolving adv variables %#Title%,
%#Subject%, and %#Author% in text watermark
[-] 2. [Redirect]: Fix an exception in Redirect on when detecting embedded
commands and remove lines starting command tag are enabled.
[-] 3. [Drag2PDF- TIFF]: Fix converting .tif having wrong BitsPerSample
field in Drag2pdf and watermark.
[-] 4. [Drag2PDF]: Fix placing the controls on wrong position when doing UI
resize .

(Ent. Pack - EPDFENT)
[-] 1. [Destination- Sign]: Fix saving empty settings in signing options on
Saveas dialog when there is no initial signing settings in PDFSealer
registry.
[-] 2. [Destination- Sign]: Fix calling PDFSealer signing when SigCertIndex
is empty. Use SigCertName instead.
[-] 3. [PDFSealer- Sign]: Fix applying digital signature by PDFSealer UI
when SigCertIndex is empty. Use SigCertName instead.

01.04.2009 - Neue Version 6.48 build 5428

Die uns mitgeteilten Neuerungen und Verbesserungen im Originaltext finden Sie nachstehend

Changes List:
***************************************
Ver 6.48 Build 5428 Formal Release

New Features:

(Pro. Pack - EPDFPRO)
[+] 1. [Doc Info- PDF/A]: Support options for PDF/A-1a and PDF/A-1b UI for
creating PDF/A compliant PDF files without addition printer profile.

[+] 2. [Doc Info- PDF/A]: Support tagged PDF option for creating tagged PDF
from the driver layer directly.

[+] 3. [Page- Nup]: Support booklet mode.

[+] 4. [Overlay with]: Add a new option "Use Template Page Format"
[DestOverlayUseTemplatePageFormat] for using the template page size as the
final PDF page size.

[+] 5. [Destination- Merge by Insert Before]: Support Insert before a
certain Page number of the existing PDF

[+] 6. [Office Addin]: Add Create PDF/Email in the addin menu for Office
2003/XP


(Adv. Pack - EPDFADV)
[+] 1. [Drag2PDF- Nup]: Support Nup, copies, booklet for processing existing
PDFs by Drag2PDF

[+] 2. [Redirect - control code]: Support sending escape code to the
redirected physical printer. It is available by command RedirectEscCmd. For
example, %%RedirectEscCmd: ,&l2X,&l1O%%, where ',' comma is used for
separating multiple escape commands. The first command is a must if the
escape command is starting by symbol &. The escape leading character is
assumed as 27, users may change it by RedirectEscCode. It is not necessary
to enter it in commands since it is a non-printable character.

[+] 3. [Command2Action- Adv Variables]: Add %#USERDOC% for representing the
user's documents directory. Support variable resolving of in watermark URI
action and File action (local filename). Support %#Title%, %#Subject%, and
%#Author% in Filepath, DestFile resolving variables. Support %#FNAME% and
%#FDIR% variables for adding filename and dir in text watermarks.

[+] 4. [Adv Commands- acpd]: Add %%acpd for delete current page or
specifying page range to delete by commands. For example: %%acpd: %% will
delete the current page. %%acpd: 1-2%% will delete the page 1 and 2.


***************************************
Improvements and bug fixes:

(Pro. Pack - EPDFPRO)
[!] 1. [Watermark]: Support special page range -101 or -10x for representing
page number relative to the last page. (e.g. -102 means the reversed second
page from the last page and so on)

[!] 2. [Destination- Saveas Dialog]: Add DestDirMode, default 0, if Dir is
empty, it uses CSIDL_PERSONAL else it uses GetCurrentDirectory

[!] 3. [Email]: Add a command and registry setting EmailAttachImg for
allowing embed images in HTML when sending emails by SMTP directly

[!] 4. [Embedded commands- ocbdc]: Improve to support tri-states of view and
print in layer commands. When paramters are omitted, it is assumed not
adding states. (i.e., Visible When ON and Prints When Visble)

[!] 5. [Overlay]: Change overlay layer properties to tri-states of view and
print: Visible When ON, Always Visible, Not Visible, Prints When Visble,
Always Prints, Never Prints

[-] 6. [Installer]: Fix legacy EXE installer failure in Windows 2008 Server

[-] 7. [Watermark]: Fix exception when stamping text watermark less than 3
characters.

(Adv. Pack - EPDFADV)
[!] 1. [Drag2PDF- Preferences]: Add UI options for ConvertUseLastDir and
ConvertReprintPDF

[!] 2. [Adv Commands- acef]: Add parameters for flag, width, height,
position. For example, %%acef: fpath,icontype,[R,G,B],[flag, w, h, ox, oy]

[-] 3. [Redirect2Print]: Fix redirect2print the template when the template
file is .gif

[-] 4. [Redirect]: Fix Redirect and JobSplitPDF related issue.

(Ent. Pack - EPDFENT)
[-] 1. [PDFSealer]: Fix embedded command DestSignAPName not effective bug in
ver 6.42

 

04.01.2010 - Neue Version 6.56 build 5568

For consistency and better Windows 7 support, the EXE installer now is a MSI wrapper (i.e. the exe is just extracting and executing the MSI packaged) It automatically detects 32 or 64bit Windows to run proper MSI.