PDF

  • 14 Apr

    How to include pdf page count next to the filename after moving

    Q: Could you assist, can I include a PDF page count next to the filename after moving PDFS in my Rule Events email notification. Also a total number of files. Thank you for your time.

    A: Yes this is posible using some Pascal Script.

    • We used a Windows folder as Source

    limagito file mover windows folder as source

    • File Filter Setup:
      • We only want to move pdf files ( *.pdf )

    limagito file mover file name include filter

    • Pascal Script Setup:

    limagito file mover pascal script

      • Enable and add the following ‘On Rule Begin’ script:  link
        • psVIA := 0; will set the Integer parameter %VIA to zero
        • psVSA := ”; will clear the String parameter %VSA

    limagito file mover include pdf page count

    • Rule Events Setup:

    limagito file mover rule events

      • Enable ‘On Success’ event and enable ‘Enable Mail’
      • In the Mail setup we’ll use the parameters %VSA and %VIA
        • %VSA will contact the filename and page count
        • %VIA will contain the total number of files

    limagito file mover rule events email setup

      • Don’t forget to enable ‘Trigger mail event after scan’ because we want a single email ofter the move is done:

    limagito file mover rule events options

    • Function Setup:
      • Enable ‘Exit Cyclus on Error’ because the second Destination (Pascal Script) should not be executed when the move of a source file is not successful.

    limagito file mover function setup

    • Destination Setup:
      • First Destination must be the actual Desination of the Source Files, in our case a Windows folder
      • Second Destination is a Pascal Script which will count the total number of files successfully moved and will keep track of the pages of each pdf file.
        • This info is used in the Rule email event.

    limagito file mover destination setup

    limagito file mover windows folder as destination

      • Add the following ‘Destination’ Pascal Script:  link

    limagito file mover pascal script as destination

    • RunTime Log Result:

    limagito file mover runtime log result

    • Email Result:

    limagito file mover include pdf page count email result

    If you need any help with this ‘include pdf page count’ request, please let us know.

    Best Regards,

    Limagito Team

    #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team 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 , ,
1 2 3 4 6
SEARCH