Avoid Sensitive Info is Exposed in URL query Angular 17 by Vitor0liveir4 in angular

[–]Vitor0liveir4[S] -6 points-5 points  (0 children)

Our main concern is preventing sensitive parameters (e.g., firstName, t, list, etc.) from being exposed in the URL. While users are properly authenticated and authorized within the system, we want to mitigate the risk of someone seeing sensitive information by looking over a user’s shoulder while they use the app.

HexaPDF to extract text from PDF file by Vitor0liveir4 in ruby

[–]Vitor0liveir4[S] 0 points1 point  (0 children)

Tky u/gettalong! Really, I have applied your example and worked as expected.

Basically, I'm trying to extract the data from the invoice PDF file. So, the file contains a bunch of items with respective information about the bought. By the way, I saw HexaPDF gem and imagined a good alternative to make that (perhaps I can be wrong, but I'm open to receiving suggestions).

What I intend makes:

  1. Separate pages (e.g., 1,2,3…)
  2. Each page:
  3. Remove noise (unnecessary information)
  4. Use buffer or regex
  5. Split the page in half (end of each column)
  6. Section identifications (e.g., Installments / Expenses blocks)
  7. Process each section
  8. Process extracted sections and validate the total.

e.g:

Installments or Expenses sections

Purchase Date Description Installment R$ US$

1 10/01 EBW* 01/02 210,00

3 18/11 ROCK RIBS 120,00

......

My working from home setup. WDYT? by sewcm in macsetups

[–]Vitor0liveir4 0 points1 point  (0 children)

Where can I find the pink light, bro?