- From: Phuong Hoang <phuonghoang1182@hotmail.com>
- Date: Wed, 12 Jun 2019 05:43:52 +0000
- To: Gijs Veyfeyken <gijs@anysurfer.be>
- CC: W3C WAI Interest Group <w3c-wai-ig@w3.org>
- Message-ID: <BYAPR05MB4232F07A55CF4BFF663D0907A1EC0@BYAPR05MB4232.namprd05.prod.outlook.com>
Hello Gijs Veyfeyken
Thanks you for your help
Regards
Phuong Hoang
________________________________
From: Gijs Veyfeyken <gijs@anysurfer.be>
Sent: Tuesday, 11 June 2019 5:49 PM
To: Phuong Hoang
Cc: W3C WAI Interest Group
Subject: Re: Automates generation PDF with Jaws
Hello Phuong Hoang,
iText or PDFlib might be a solution:
https://itextpdf.com/en/resources/books/itext-7-jump-start-tutorial-net/chapter-7-creating-pdfua-and-pdfa-documents
https://www.pdflib.com/pdf-knowledge-base/pdfua/the-pdfua-standard/
Kind regards,
Gijs
---
Gijs Veyfeyken
AnySurfer - towards an accessible internet
http://www.anysurfer.be/en
Brussels - Belgium
On 7 Jun 2019, at 09:10, Phuong Hoang <PhuongHoang1182@hotmail.com<mailto:PhuongHoang1182@hotmail.com>> wrote:
Dear all
To anyone know if any automatic generator for HTML to PDF?
After the automates generation HTML to PDF it will automatically tagged the <1h> <h2> and < table > in, so no need to manually doing the tagged for the 3 element. The reason why is we are generating hundreds of thousands of PDF and it not possible to manually tagged one PDF as a time.
Example HTML:
<h1>heading 1 </h1>
<h2>heading 2 </h2>
<table>
<tr>
<th> Company </th>
<th> Contact</th>
<th> Country</th>
</tr>
<tr>
<td>ANZNAB </td>
<td>David</td>
<td> Australia</td>
</tr>
</table>
PDF with Jaws hokey:
H
T
ALT+CTRL+ ARROW button
Regards
Phuong Hoang
Received on Wednesday, 12 June 2019 05:44:38 UTC