eDocPrinter PDF Pro Changelog

What's new in eDocPrinter PDF Pro 9.47 Build 9477

Mar 6, 2024
  • Ent Pack - EPDFENT:
  • [Digital Signature- ]: Support adding a trusted timestamp when digitally signing the PDF file The timestamp is countersigned by the public Time Stamp Authority (TSA) server It requires an internet connection to the the public Time Stamp Authority (TSA) server when requesting the timestamp The default timestamp server is set to http://timestampdigicertcom
  • [Digital Signature- ]: Add UI options in the digital signature (PDFSealer) option dialog for turning on or off for adding timestamps and assigning the URL of the Time Stamp Authority (TSA) server
  • [Digital Signature- ]: The registry settings and embedded commands DestSignTimestamp and DestSignTSAServer are added for the correponding UI options for enabling adding timestamps and the URL of the Time Stamp Authority (TSA) server
  • [PDFSealer UI- ]: Support adding a trusted timestamp when digitally signing the PDF file The timestamp is countersigned by the public Time Stamp Authority (TSA) server It requires an internet connection to the the public Time Stamp Authority (TSA) server when requesting the timestamp The default timestamp server is set to http://timestampdigicertcom
  • [PDFSealer UI- ]: Support DPI awareness check for high-resolution DPI screen or custom scaling of Remote desktop sessions (SetProcessDpiAwareness)
  • [PDFSealer UI- ]: Set the default resource font to Windows [MS Shell Dlg]
  • [Digital Signature- PDF internal]: Set the default Filter name to PPKLite (SHA-256, SHA-384, SHA-512) for compliance with the PDF standard
  • [Digital Signature- Resources]: Update the resources for the timestamp options
  • [Digital Signature- Certificates]: Set the attribute cryptographic service provider (CSP) of the generated self-signed certificate to Microsoft Base Cryptographic Provider
  • Adv Pack - EPDFADV:
  • [Drag2PDF UI- ]: Support DPI awareness check for high-resolution DPI screen or custom scaling of Remote desktop sessions (SetProcessDpiAwareness)
  • [Drag2PDF UI- ]: Set the default resource font to Windows [MS Shell Dlg]

New in eDocPrinter PDF Pro 9.06 Build 9069 (May 10, 2023)

  • (Pro. Pack - EPDFPPRO):
  • [-] 1. [DocInfo- ]: Fix time information in Document properties in time zones with daylight saving time.
  • [-] 2. [DocInfo- Metadata]: Fix time information in Document metadata in time zones with daylight saving time.
  • (Adv. Pack - EPDFADV):
  • [-] 1. [Drag2PDF- DocInfo]: Fix time information in Document properties in time zones with daylight saving time.
  • [-] 2. [Drag2PDF- Metadata]: Fix time information in Document metadata in time zones with daylight saving time.
  • (Ent. Pack - EPDFENT):
  • [-] 1. [PDFSealer- ]: Fix time information in Document properties in time zones with daylight saving time..
  • [-] 2. [PDFSealer- Metadata]: Fix time information in Document metadata in time zones with daylight saving time.

New in eDocPrinter PDF Pro 9.01 Build 9017 (Mar 15, 2023)

  • [FTP/Cloud- Upload by OneDrive (Work Account)]: (FTPMethod: 5) Add a new method for uploading files by OneDrive (Work Account) (OAuth 2.0 authorization).
  • [[FTP/Cloud- Upload by OneDrive (Personal Account)]: (FTPMethod: 6) Add a new method for uploading files by OneDrive (Personal Account) (onedrive.live.com) (OAuth 2.0 authorization).
  • [FTP/Cloud- FTPO365TenantType]: Add a registry setting and embedded command FTPO365TenantType for specifying Office 365 Account type. [0: common, 1: organizations i.e. work accounts, 2: consumers i.e. personal account]. It is determined automatically in FTPMethod 5,6.
  • [FTP/Cloud- FTPO365TenantID]: Add a registry setting and embedded command FTPO365TenantID for specifying the Tenant ID (Directory ID) of the Office 365 Account for supporting custom AppID.
  • [FTP/Cloud- FTPO365AppID]: Add a registry setting and embedded command FTPO365AppID for specifying the App ID (Client ID) for accessing the Office 365 resources. By default, it is automatically assigned as the registered public Application ID of eDocPrinter for Office 365 Automation. For a high security level, users may create and use their own registered Azure App ID in their organization directory (tenant) for uploading automation flow.
  • [FTP/Cloud- FTPO365AppSecret]: Add a registry setting and embedded command FTPO365AppSecret for specifying the App secret (Client secret) for accessing the Office 365 resources. By default, it is not necessary for Browser based Authorization Code Grant. For a high security level, users may assign their own secret for their own registered Azure App in their organization directory (tenant).
  • [FTP/Cloud- FTPOAuth2Browser]: Add a registry setting and embedded command FTPOAuth2Browser for specifying the Browser type to use for granting authorization. [0: default, 1: Edge browser, 2: Chrome browser] The default is launching the built-in Edge browser for OAuth 2.0 authorization.
  • [FTP/Cloud- ]: Update resources

New in eDocPrinter PDF Pro 9.00 Build 9009 (Mar 15, 2023)

  • Email- Send by Office 365 SMTP BASIC: (EmailSendMethod: 7) Add a new method for sending email by Office 365 SMTP server with BASIC authentication (AUTH LOGIN)
  • Email- Send by Office 365 SMTP XOAUTH2: (EmailSendMethod: 8) Add a new method for sending email by Office 365 SMTP server with XOAUTH2 authentication (OAuth 20 Access Token)
  • Email- Send by Outlook Web App (Work Account): (EmailSendMethod: 9) Add a new method for sending email by Office 365 Outlook Web App (OWA OAuth 20 authorization) It will launch the OWA composing window in the Browser for the user to review or click to send
  • Email- Send by Outlook Graph API App (Work Account): (EmailSendMethod: 10) Add a new method for sending email by Outlook Graph API (OWA OAuth 20 authorization)
  • Email- Send by Outlook Web App (Personal Account): (EmailSendMethod: 11) Add a new method for sending email by Outlook Web App (outlooklivecom) (OWA OAuth 20 authorization) It will launch the OWA composing window in the Browser for the user to review or click to send
  • Email- Send by Outlook Graph API App (Personal Account): (EmailSendMethod: 12) Add a new method for sending email by Outlook Graph API (outlooklivecom) (OWA OAuth 20 authorization)
  • Email- EmailO365TenantType: Add a registry setting and embedded command EmailO365TenantType for specifying Office 365 Account type 0: common, 1: organizations ie work accounts, 2: consumers ie personal account It is determined automatically in EmailSendMethod 9,10,11,12
  • Email- EmailO365TenantID: Add a registry setting and embedded command EmailO365TenantID for specifying the Tenant ID (Directory ID) of the Office 365 Account
  • Email- EmailO365AppID: Add a registry setting and embedded command EmailO365AppID for specifying the App ID (Client ID) for accessing the OWA resources By default, it is automatically assigned as the registered public Application ID of eDocPrinter for Outlook Web App For a high security level, users may create and use their own registered Azure App ID in their organization directory (tenant) for OWA automation flow
  • Email- EmailO365AppSecret: Add a registry setting and embedded command EmailO365AppSecret for specifying the App secret (Client secret) for accessing the OWA resources By default, it is not necessary for Browser based Authorization Code Grant For a high security level, users may assign their own secret for their own registered Azure App in their organization directory (tenant)
  • Email- EmailOAuth2Browser: Add a registry setting and embedded command EmailOAuth2Browser for specifying the Browser type to use for granting authorization 0: default, 1: Edge browser, 2: Chrome browser The default is launching the built-in Edge browser for oauth2 authorization and OWA (Outlook Web App) email composing
  • Email- : Update resources

New in eDocPrinter PDF Pro 8.09 Build 8095 (Sep 1, 2022)

  • (Pro. Pack - EPDFPPRO):
  • Email- SMTP]: (Standard SMTP without SSL/TLS) Add a registry setting and command EmailSMTPMode, when it is 1, it will use a new version of the SMTP function to send through SMTP server (non-TLS/SSL, EmailSendMethod: 2) which includes enhanced log and compatibility.
  • [Email- EmailAttach]: In EmailSMTPMode=1 (EmailSendMethod: 2), it adds support assigning different display names of email attachments by angle bracket. (e.g. %%EmailAttach: Invoice.pdf<c:jobjob1234.pdf>; %%. It is already supported in sending by default email clients, Use Outlook, SMTP-SSL, SMTP-STARTTLS, and SMTP-Gmail. (EmailAttach, and EmailAttachImg)
  • [Email- Log]: Improve logging in Email. (when DestLogLevel>10, it will be in verbose mode)
  • (Adv Pack - EPDFADV):
  • [Drag2PDF- ]: Resources updated to support high DPI icons.

New in eDocPrinter PDF Pro 6.98 Build 6433 (Jun 2, 2017)

  • [Redirect- ]: Add check and fix exceptions when doing Redirect the spool job to physical printer with overlaying with a multi-pages template PDF without its spool job existing. (check existence and file header)

New in eDocPrinter PDF Pro 6.98 Build 6415 (May 18, 2017)

  • [Driver- ]: Fix PDF command compatibility when printing out. (error on printing PDF out due to some image operator bound in collected textout BT ET)

New in eDocPrinter PDF Pro 6.98 Build 6405 (May 18, 2017)

  • [Destination- Merge]: Fix [Merge by Append to/Insert before/Overlay] to existing PDF filename containing unicode characters. (not convertible with system default encoding)

New in eDocPrinter PDF Pro 6.83 Build 6171 (Sep 1, 2016)

  • New Features:
  • (Pro. Pack - EPDFPRO):
  • [Office Addin- Office 2013]: Support 32bit Office 2013 Addin
  • [Email- Outlook]: Support Outlook 2013 automation
  • [Embedded Commands]: Add a registry setting CmdStopDetect, with default value False. It is used for the default state of detecting embedded commands.
  • [Embedded Commands]: Add commands %%ocv: %% and %%ocx: %% for start and stop command detection by commands. When commands detection is enabled (or forced enabled), these commands can be used to start or stop command detection in the job.
  • [Page]: Add registry settings LayoutCopiesFromDevm, when it is True, the driver will use dmCopies from DEVMODE instead of the Page property page LayoutCopies.
  • (Adv. Pack - EPDFADV):
  • [Redirect]: Add log trace (LogLevel>=10) for redirect timing trace.
  • [Redirect]: By adding a registry setting RedirectFlush with default value True, RedirectEnable can now be controlled by command in the build 6077.
  • {Redirect]: Add RedirectCopiesFromDevm registry setting and command. When it is True, the Redirect will pass through the copies information to the physical printers to be redirected by the DEVMODEW.
  • (Ent. Pack - EPDFENT):
  • [Upload- FTPS]: Add support FTPS (FTP over SSL explicit and implicit)
  • [Upload- Amazon S3]: Add support upload files by Amazon S3 upload post
  • [Email- Gmail]: Add [Send by Gmail directly] mode. It supports sending by Gmail directly with optional EmailSentboxPath and EmailDraftboxPath parameters. When EmailNotSubmit is true, it will upload email into Gmail Drafts folder directly.

New in eDocPrinter PDF Pro 6.80 Build 6067 (Aug 29, 2012)

  • New Features:
  • (Pro. Pack - EPDFPRO)
  • [Email- Outlook]: Add an UI option, registry setting, and command EmailDraftboxPath for allowing Outlook to save items in the folder path assigned instead of the default "Drafts" folder when the email is not sent.
  • [Email- Outlook]: Add an UI option, registry setting, and command EmailSentboxPath for allowing Outlook to save sent items in the folder path assigned instead of the default "Sent items".
  • [Email- Outlook]: Add an UI option, registry setting, and command EmailSelectAccount with value True or False for selecting account (by From address) to send emails in Outlook. (Outlook 2010 supports mulitple Exchange accounts in the same profile)
  • [Email- Outlook]: Support selecting EmailMAPIProfile silently on Outlook starting ( for both [Prompt for a profile to be used] or [Always use the profile] on Outlook mail profile settings). It requires Outlook is NOT started yet. (Because Outlook.exe allows opening one profile for the Outlook instance, when in queued email mode (EmailThunkQueue=1), if it needs to change the profile on the fly, it has to use the command EmailCloseOutlook to close the Outlook instance and set to the new EmailMAPIProfile on the next job. )
  • [Email- ]: Add a registry setting and command (EmailThunkQueue=1) for sending emails in a monitor(queue) process when in thunking mode. It starts and connects to the Outlook session and keep it alive. Subsequent sending requests are queued and processed seqentially without initializing or restarting the session. It is automatically sending in this mode when in "Process PDF Sequentially". EmailThunkQueue can be set by registry setting or commands.
  • [Destination]: Add "Email directly and do not save" mode (DestSaveMode = 4) and "Email directly" mode (DestSaveMode = 5) for emailing directly without prompting saveas dialog. In "Email directly", users may specify the filepath by commands or Destination property page options.
  • [Destination- Overlay with]: Add an UI option for selecting auto-rotate mode for adjusting landscape or portrait fitting when the template page format is different from the created job page format. (It defines DestOverayRotate=1 for Counterclockwise Auto-Rotate, -1 for Clockwise Auto-Rotate)
  • [Profile settings]: Support define global default and must settings for all eDocPrinter printer profiles. ( by registry keys without Profiles\profilename\ )
  • (Adv. Pack - EPDFADV)
  • [Redirect]: Add special ->DLG print for showing Windows standard print dialog for selecting printer to redirect by UI.
  • [Redirect]: Add RedirectSaveDevmode (default is True). It will use the DevMode stored for setting the physical printer when the setting is True.
  • [Drag2PDF]: Add ConvertWatermarkAfterMerge registry setting. The default value is True. Drag2PDF will do stamping watermarks only after merging all files when in the [Conver and merge into one PDF file mode]. (for allowing page variables interpreted reasonably.) (also for N-up)
  • [Drag2PDF]: Add argument -ss1/2/3/4/5 for support sorting by drag2pdf.exe commandline (1 for sorting filename, 2 for sorting type, 3 for sorting file size, 4 for sorting directory, 5 for sorting modified date)
  • [Drag2PDF]: Support wildcard resolving in drag2pdf commandline.
  • [Drag2PDF]: Add support of sorting by clicking Drag2PDF UI column view.
  • [Drag2PDF]: Add "Date modified" column on Drag2PDF UI column view.
  • [Commands- Adv]: Add %�il adv command. It is a simplified version of acit for adding links easily. The simple mode is %�il: text to be stamped,URI%% The full arguments are text to be stamped,URI,borderSize, borderStyle, R,G,B,pagerange,fontsize,R,G,B,font family,font style.
  • (Ent. Pack - EPDFENT)
  • [Remap- ]: Add Remap property page UI for setting character code remapping. (character replace) (in addition to commands %occr, accr)
  • [Embedded commands: Remap commands]: Add %%occr: tag char in hex, mapping definition in hex%% command for supporting remapping the characters to others. (e.g., %%occr: ,(AA)(102)(AB)(103)(AC)(104)(AD)(105)%% or %%occr: 5E,(41)(102)(42)(103)(43)(104)(45)(105)%%) (it requires Ent. pack license for remapping addin)
  • [Embedded commands: Remap commands]: Add %�cr command for equivalent occr function but not requiring command in a single Textout. (it requires Ent. pack license for remapping addin) The remapping function is effective after an extra newline or %�ct command.
  • [PDFSealer- Append mode]: Add a new Destination save mode [Launch PDFSealer with appending] for the PDFSealer Append mode. (DestSaveMode: 6) It supports appending PDF from multiple printing application to a single document continuously. (For setting the initial append mode, default document directory, and file name) [ViewAppendInitOpen], the default value is 1, [Overwrite the defaul document] It will stamp a trial watermark if there is no ent. pack license installed when processed.
  • Improvements and bug fixes:
  • (Pro. Pack - EPDFPRO)
  • [Email- Outlook]: Support send sliently on [Use Outlook automation only] mode (emulate clicking ribbon Send button for Outlook 2007 or later)
  • [Email- Outlook]: Improve EmailCloseOutlook (support closing Outlook in mail queue mode)
  • [Email- Outlook]: Support restarting Outlook instance if the existing Outlook instance is not available in Process PDF sequentially mode. (Outlook 2010 may close even some automation clients reference)
  • [Watermark- ]: Add WatermarkAfterMerge registry setting and command for allowing stamping watermark after PDF merge.
  • [Destination- ]: Improve DestPDFWarning setting, with default value 1, it will show a warning dialog on foreground when the destination PDF cannot be saved. (When DestPDFWarning=2 or 3, it will show such warning message as topmost window. If DestPDFWarning is 2, it will not launch the temporary PDF when it cannot be saved)
  • [Destination- ]: Add DestDrvWarning with default value false to disable warning message from the driver layer.
  • [Destination]: Fix append (or insert before) error on PDF with wrong XRefStm field in trailer
  • [Destination- ]: It turns off UAC file redirection virtualization on 32bit Windows 7 (e.g. C:\ root drive) by adding manifest requestedExecutionLevel level="asInvoker" ) to epdfact.exe (also drag2pdf.exe, pdfseal.exe)
  • [Printer Server]: When LoadUserProfile fails, it automatically switch to service mode (.DEFAULT) instead. (spoolsv requires SeBackupPrivilege and SeRestorePrivilege in Windows 2008) (Service mode, pdfdrv uses HKEY_USERS\.DEFAULT for job information)
  • [Printer Server]: When CSR (Client Side Rendering) enabled (printing locally instead of server in Vista/7), it automatically print to "eDocPrinter PDF Pro" profile.
  • (Adv. Pack - EPDFADV)
  • [Commands- Adv]: Support adding links to embedded files in PDF. (%�ln: efc:sample.pdf, %�il, %�ef)
  • [Email- Variables]: Support resolving variables Doc Info [Title, Subject, Author] in EmailSubject and EmailContent
  • [Redirect- Overlay with]: Fix and support overlay rotate modes on redirect to print when overlaying with templates.
  • [Redirect]: Add command and registry setting RedirectSyncMode. When set to 1, it will wait the redirected job printed
  • [Redirect]: Add 18th argument for specifying the dmScale. The default is 100%.
  • [Redirect]: Fix redirect printing exception by "reader openaction" if the PDF are password protected.
  • [Redirect]: Fix Redirect with JobSplitPDF in spool job mode. (ver 6.68 build 5772 bug)
  • [Redirect]: Support redirect by spool job in driver isolation mode
  • [Redirect]: Fix SmallTextOut not shown in redirect jobs when removing text line starting with tag
  • (Ent. Pack - EPDFENT)
  • [PDFSeal]: When selecting PPKMS (SHA-256 SHA-384, SHA-512), it will automatically switch to PPKMS (SHA-1) if such digest is not avialable by the certificate cryto function provider (CryotAPI provider)
  • [PDFSeal]: It fixes the signature verifying in Reader X 10.0.1 when opening from PDFSealer UI. (calling Reader OCX from Browser control instead)
  • [PDFSeal]: It fixes the UI language selected when starting PDFSealer UI.
  • [PDFSeal]: Fix signing PDF exception for PDF files in Xref Stream only [PDF incremental updtate in XRef Stream]

New in eDocPrinter PDF Pro 6.68 Build 5772 (Jan 19, 2011)

  • New Features:
  • (Pro. Pack - EPDFPRO)
  • [Destination]: Add "Do not save" mode (DestSaveMode: 3) for not saving PDF files
  • [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)
  • [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).
  • [Email- Outlook]: Add EmailOutlookMode. Default 0. 1 means using v6.48 old outlook send method.
  • [Embedded Commands]: Add a registry setting CmdMultiline to support detecting commands wrapped into multiple lines
  • (Adv. Pack - EPDFADV)
  • [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.)
  • [Drag2PDF- AES Addin]: Support 128bit and 256bit AES encryption for processing existing PDF files by Drag2PDF.
  • [Drag2PDF- Batch]: Add command line argument -sf"filepath" for assigning the destination path directly by commandline. (in -s command line mode)
  • [Embedded Commands]: Add an Adv. command %�ml for enabling or disblaing CmdMultiline by command.
  • (Ent. Pack - EPDFENT)
  • [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)
  • [PDFSealer]: Add PDF Certify function. (DestSignCertifyMethod) (sealbat.exe -sy 0/1/2/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)
  • [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)

New in eDocPrinter PDF Pro 6.56 Build 5568 (Jan 6, 2010)

  • 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.

New in eDocPrinter PDF Pro 6.48 build 5428 (Apr 15, 2009)

  • [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.
  • [Doc Info- PDF/A]: Support tagged PDF option for creating tagged PDF from the driver layer directly.
  • [Page- Nup]: Support booklet mode.
  • [Overlay with]: Add a new option "Use Template Page Format" [DestOverlayUseTemplatePageFormat] for using the template page size as the final PDF page size.
  • [Destination- Merge by Insert Before]: Support Insert before a certain Page number of the existing PDF
  • [Office Addin]: Add Create PDF/Email in the addin menu for Office 2003/XP

New in eDocPrinter PDF Pro 6.34 build 5032 (Jun 12, 2007)

  • [Destination- Overlay with]: Support using images *.jpg, *.bmp, or *.tif as template directly for [Overlay with].
  • [Watermark]: Support using *.tif as image watermarks.
  • [Office Addins]: Support new ribbon style UI in Office 2007.
  • [Office Addins]: Support utilizing office 2007 export information for converting position of links or cross-references. (as an option "Use Office 2007 Export" in Addin settings)
  • [Embedded Commands]: Add %%ocbdc %%ocemc for adding layers by commands.
  • [Email]: Add EmailAttachExt registry and command for attaching images from redirect2print. For example, %%EmailAttachExt: .tif%%