Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

Trying to automate print to PDF process.

  • 返信なし
  • 0 人がこの問題に困っています
  • 11 回表示
more options

Have a problem getting page data? Had a campus directory page that before allowed wget2 to download pages fine for over 10 years. Now that modified pages, and get nothing? Can open the new page https://employeessb-prod.ec.guamcc.edu/EmployeeSelfService/ssb/campusDirectory#/lastName But trying to manually save page results in a 1.3M file, while using print to PDF gives a 50K file? Seems it is some kind of dynamic page, so the Save as gives a ton of garbage Java code, versus saving the final web page. Printing to PDF seems to take the final form and print the correct information.

Currently takes a 2 1/2 minutes to go to the first page, Ctrl-P, and print to PDF File. Then have to use Next option to go to pages 2-6, and manual print each one, changing the save file name each time. Makes like 6 50K files. Use pdftotext to change to text, and then combine into one file to extract data.

What took 6 seconds with wget2 to download, now takes 2 1/2 minutes??

Have a problem getting page data? Had a campus directory page that before allowed wget2 to download pages fine for over 10 years. Now that modified pages, and get nothing? Can open the new page https://employeessb-prod.ec.guamcc.edu/EmployeeSelfService/ssb/campusDirectory#/lastName But trying to manually save page results in a 1.3M file, while using print to PDF gives a 50K file? Seems it is some kind of dynamic page, so the Save as gives a ton of garbage Java code, versus saving the final web page. Printing to PDF seems to take the final form and print the correct information. Currently takes a 2 1/2 minutes to go to the first page, Ctrl-P, and print to PDF File. Then have to use Next option to go to pages 2-6, and manual print each one, changing the save file name each time. Makes like 6 50K files. Use pdftotext to change to text, and then combine into one file to extract data. What took 6 seconds with wget2 to download, now takes 2 1/2 minutes??

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。