Showing
1 changed file
with
0 additions
and
11 deletions
@@ -16,17 +16,6 @@ | @@ -16,17 +16,6 @@ | ||
16 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 16 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
17 | */ | 17 | */ |
18 | 18 | ||
19 | -/// http://www.mactech.com/articles/mactech/Vol.15/15.09/PDFIntro/index.html | ||
20 | -/// https://brendanzagaeski.appspot.com/0004.html | ||
21 | -/// http://blog.idrsolutions.com/?s=%22Make+your+own+PDF+file%22 | ||
22 | -/// https://brendanzagaeski.appspot.com/0005.html | ||
23 | -/// https://github.com/Setasign/FPDF | ||
24 | -/// https://github.com/rev42/tfpdf/blob/master/src/tFPDF.php | ||
25 | -/// http://gnujpdf.sourceforge.net | ||
26 | -/// http://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf | ||
27 | -/// https://www.w3.org/TR/SVG/paths.html#PathDataGeneralInformation | ||
28 | -/// https://www.pdf-online.com/osa/validate.aspx | ||
29 | - | ||
30 | library pdf; | 19 | library pdf; |
31 | 20 | ||
32 | import 'dart:convert'; | 21 | import 'dart:convert'; |
-
Please register or login to post a comment