Skip to main content
Nintex Community Menu Bar

Hi team, Any idea to rotate the PDF using vb script. I have archived through python but can you assist the same for me in vb?

  • January 16, 2021
  • 1 reply
  • 12 views
  • Translate

Hi team, Any idea to rotate the PDF using vb script. I have archived through python but can you assist the same for me in vb?

 

Attaching the Py FYR.

Did this topic help you find an answer to your question?

1 reply

Hi,

 

In Python, you have a free PDF library (PyPDF2) for:

 

·        extracting document information (title, author, …)

·        splitting documents page by page

·        merging documents page by page

·        cropping pages

·        merging multiple pages into a single page

·        encrypting and decrypting PDF files

·        and more!

 

For VB Script you need to use a library that supports actions on PDF files.

 

Here are some libraries to work with PDF files:

·        iTextSharp

·        PDFTron

·        DynamicPDF

·        PDFSharp

 

You also can create your own VB/.Net Plugin to do different manipulations on  PDFs.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings