-
PDF and other attachment annotation is a killer app for tablets. I don't think we'll be able to build it into Zandy without going for a commercial library, which isn't an option for this open source a…
avram updated
12 years ago
-
```
2) When the component specified by the intent isn't found on the device, the
message says to enter the data manually. With the field-list group, the fields
don't seem to be editable... am I miss…
-
```
2) When the component specified by the intent isn't found on the device, the
message says to enter the data manually. With the field-list group, the fields
don't seem to be editable... am I miss…
-
```
What steps will reproduce the problem?
1. Create a docx file with Arabic language, this is written in the right to
left direction.
2. Convert the docx to pdf using itext via XWPF converter
3. The…
-
```
What steps will reproduce the problem?
1.
Do the usual
DocumentBuilder builder =
DocumentBuilderFactory.newInstance().newDocumentBuilder();
Document document = builder.parse(new StringBuff…
-
```
What steps will reproduce the problem?
1. Create PDF with fs
2. Copy PDF into another PDF using itext's pdf reader and writer links inclusive
3.
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1. Create PDF with fs
2. Copy PDF into another PDF using itext's pdf reader and writer links inclusive
3.
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1.
Do the usual
DocumentBuilder builder =
DocumentBuilderFactory.newInstance().newDocumentBuilder();
Document document = builder.parse(new StringBuff…
-
## Request/Reasoning
It would be great to be able to print or export boards from the app. Many people may want to use the app to generate boards, but may not want to solve them in the app but rather …
-
It'd be great if the triangulation points and result were saved inside one file, for easier storage and sharing of the resulting triangulation.
The SVG file format allows saving custom fields, whic…