PDF

  • 15 Mar

    Converting images to pdf with limagito file mover

    Converting images to pdf with limagito file mover

    In Limagito File Mover v2025.2.16.0 we added the Imageen PDF plug-in. This makes it possible to use our Image as destination and convert images to pdf. The setup is very simple.

    • We used a Windows folder as Source:

    limagito file mover windows folder as source

    • We used the following Filename Inlcude Filter, only interested in jpg and tiff files:

    limagito file mover filename filter setup

    • As Destination we used IMAGE:

    limagito file mover destination setup

    • IMAGE as Destination Setup:
      • First Action is ‘Geomatric Manipulation’ because we want tor rotate the image first
      • Second Action is ‘Output to File’

    limagito file mover image manuplation as destination setup

    • Geometric Manipulation:

    limagito file mover image rotation as destination setup

    • Output to File:

    limagito file mover image output to file

    • The converting to pdf is done using our File Rename option. The engine will know what to do if it finds a different file extension as destination.

    RegEx:  (.*)\.(.*)

    Replacement:  \1.pdf

    FYI: You can adjust the Replacement setup to convert to other image formats too, like png:  \1.png

    limagito fil emover image as destination renaming setup

    • RunTime Log Result:

    limagito file mover runtime log result

    If you need any help with this “images to pdf” option, please let us know.

    Best Regards,

    Limagito Team

    #PDF #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team Image PDF , ,
  • 20 Apr

    How to convert an email to pdf using Limagito File Mover

    How to convert an email to pdf using Limagito File Mover

    Q: Is it feasible for us to convert mail, which is the source in the rule, to PDF?

    A: In version v2024.4.14.0 we added an option in the IMAP as Source to achieve this.

    • Please select IMAP as Source:

    limagito file mover imap as source

    • Adjust your IMAP Setup
      • Please use our second API Vendor: Vendor 2 – CK
      • Enable ‘Save html text body to file’ AND ‘Save as PDF instead of HTML text’

    limagito file mover IMAP html to pdf

    • As Destination we used a Windows folder:

    Windows folder as destination

    • Result example in Destination: ‘MSG20240415153004_Feature Request.pdf’

    limagito file mover convert an email to pdf

     

    If you need any help with our new ‘convert an email to pdf’ feature, please let us know. This is a new option and will need some tweaking from our side, feedback would be much welcome.

    Best Regards,

    Limagito Team

    #imap #pdf #managedfiletransfer #FileManagement #filetransfer

     

     

    By Limagito-Team IMAP4 PDF , ,
  • 17 Mar

    How to check the printer status before sending a pdf to the printer update

    How to check the printer status before sending a pdf to the printer

    Previous article: link

    We added a new Pascal Script function in version v2024.3.17.0

    Function psGetUrlContent(Const aUrl, aParams: String; var aError: String): String;

    Please check the previous article, we only changed the following part:

    • First Destination: Pascal Script
      • Please add the following script: link
      • We added the following Const values which you’ll need to adjust:
        • ctCheckPrinterConnection: This will add the possibility to check the printer using the URL of the printer (web page). A lot of network printers have an internal web server that we’ll be using to check if the printer is online.
          • Set this value to ‘TRUE’ if you want to use this option, otherwise set this Const to ‘FALSE’.
        • cpPrinterUrl: If ‘ctCheckPrinterConnection := True;’ then add the Url (web interface) of the Printer we need to check.
        • ..

    We added this update because the customer had a printer where, by default, only its web interface was enabled. In the previous article we used a telnet connection which seems to be disabled with some printer due to security reasons.

    check the printer status update

    If you need any help with this ‘check the printer status’ request, please let us know.

    Best Regards,

    Limagito Team

    #pdf #managedfiletransfer #filetransfer #filemanagement

1 2 3 4 5
SEARCH