Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 27, 2023 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/f0a9c7a329c3ea0bd6e6352399f05b5f to your computer and use it in GitHub Desktop.
Save parzibyte/f0a9c7a329c3ea0bd6e6352399f05b5f to your computer and use it in GitHub Desktop.
grados := 90
err := pdfcpu.RotateFile(ubicacionOriginal, ubicacionNueva, grados, []string{}, pdfcpu.LoadConfiguration())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment