datasheet icon indicating copy to clipboard operation
datasheet copied to clipboard

datasheet generator

Results 19 datasheet issues
Sort by recently updated
recently updated
newest added

Overline is popular text attribute in datasheets. Can be done with CSS: ```css o { text-decoration: overline; } ``` ```html WR ``` missing from markdown CSS can be added as...

requirement

If table does not fit into the page, it need to be broken in 2,3,... whatever needed tables. ### Features Before the brake: need to have some sort of 'continued...'...

requirement
pagination

Put an explicit `note:` designation before each note

[Understanding the Difference between Bookmarks and the Outline in a PDF](https://pspdfkit.com/blog/2019/understanding-pdf-outline) [Creating a Table-of-Contents with PDF.js ](https://medium.com/@csofiamsousa/creating-a-table-of-contents-with-pdf-js-4a4316472fff) https://github.com/mozilla/pdf.js/tree/master/examples/node CreateOptions, addOutline, insertOutline ## Tools ### {Adoc, TOC.json} -> [] -> html1...

Would like to be able to feed a wavedrom source .json into an .adoc that is rendered as .pdf with datasheet.

Add two columns for text, with content spanning full page for tables and figures. ![vXEYa](https://user-images.githubusercontent.com/56890987/75936731-dcde7480-5e37-11ea-9eee-88de89cf9166.jpg)

### Need Specific page margin for fist / left / right pages on print. ### Solution Works in chrome: ```css @page :left { margin: 1in 2in 1in 1in; } @page...

requirement
pagination

https://www.pagedjs.org/

if markdown input provided. Markdown parser: https://marked.js.org